On Tue, 8 Dec 2020 at 12:23, Leif Lindholm <l...@nuviainc.com> wrote: > > The AArch64 view of CLIDR_EL1 extends the ICB field to include also bit > 32, as well as adding a Ttype<n> field when FEAT_MTE is implemented. > Extend the clidr field to be able to hold this context. > > Signed-off-by: Leif Lindholm <l...@nuviainc.com>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> (checked that none of the uses of this field are implicitly assuming it's 32-bits.) thanks -- PMM