[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 12/15] target/arm: Introduce tlbi_aa64_get_range
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2 12/15] target/arm: Introduce tlbi_aa64_get_range |
Date: |
Tue, 15 Feb 2022 22:14:57 +0000 |
On Thu, 10 Feb 2022 at 04:05, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Merge tlbi_aa64_range_get_length and tlbi_aa64_range_get_base,
> returning a structure containing both results. Pass in the
> ARMMMUIdx, rather than the digested two_ranges boolean.
>
> This is in preparation for FEAT_LPA2, where the interpretation
> of 'value' depends on the effective value of DS for the regime.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- Re: [PATCH v2 08/15] target/arm: Prepare DBGBVR and DBGWVR for FEAT_LVA, (continued)
- [PATCH v2 09/15] target/arm: Implement FEAT_LVA, Richard Henderson, 2022/02/09
- [PATCH v2 10/15] target/arm: Implement FEAT_LPA, Richard Henderson, 2022/02/09
- [PATCH v2 06/15] target/arm: Use MAKE_64BIT_MASK to compute indexmask, Richard Henderson, 2022/02/09
- [PATCH v2 11/15] target/arm: Extend arm_fi_to_lfsc to level -1, Richard Henderson, 2022/02/09
- [PATCH v2 12/15] target/arm: Introduce tlbi_aa64_get_range, Richard Henderson, 2022/02/09
- Re: [PATCH v2 12/15] target/arm: Introduce tlbi_aa64_get_range,
Peter Maydell <=
- [PATCH v2 15/15] target/arm: Implement FEAT_LPA2, Richard Henderson, 2022/02/09
- [PATCH v2 13/15] target/arm: Fix TLBIRange.base for 16k and 64k pages, Richard Henderson, 2022/02/09
- [PATCH v2 14/15] target/arm: Validate tlbi TG matches translation granule in use, Richard Henderson, 2022/02/09
- Re: [PATCH v2 00/15] target/arm: Implement LVA, LPA, LPA2 features, Peter Maydell, 2022/02/16
- Re: [PATCH v2 00/15] target/arm: Implement LVA, LPA, LPA2 features, Peter Maydell, 2022/02/17