Re: [PATCH V2 14/14] arm64/sysreg: Convert TRBIDR_EL1 register to automatic generation
From: Mark Brown
Date: Fri Jun 02 2023 - 08:12:27 EST
On Fri, Jun 02, 2023 at 11:55:52AM +0530, Anshuman Khandual wrote:
> This converts TRBIDR_EL1 register to automatic generation without
> causing any functional change.
> +Sysreg TRBIDR_EL1 3 0 9 11 7
> +Res0 63:12
> +Field 11:8 EA
EA is another field which looks like it should be an enum, as with the
others this shouldn't be a blocker and could be done incrementally.
> +Res0 7:6
> +Field 5 F
> +Field 4 P
> +Field 3:0 Align
Align arguably too though really it's just encoding the relevant power
of 2 with the enum coming from the fact that it's limited to at most 2KB
alignment so a Field may well make more sense.
Reviewed-by: Mark Brown <broonie@xxxxxxxxxx>
Attachment:
signature.asc
Description: PGP signature