On 12/8/20 1:23 PM, Leif Lindholm 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> > --- > target/arm/cpu.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>