On Tue, 25 Jan 2022 00:10:41 +0000,
Mark Brown <[email protected]> wrote:
> 
> +/* HFG[WR]TR_EL2 bit definitions */
> +#define HFGxTR_EL2_nTPIDR_EL0_SHIFT  55
> +#define HFGxTR_EL2_nTPIDR_EL0_MASK   (1 << HFGxTR_EL2_nTPIDR_EL0_SHIFT)

This annoyingly clashes with bit 35 of the same registers, which maps
to TPIDR_EL0. I have the feeling that this really should be TPIDR2_EL0.

        M.

-- 
Without deviation from the norm, progress is not possible.
_______________________________________________
kvmarm mailing list
[email protected]
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm

Reply via email to