[PATCH v1 04/18] arm64/sysreg: add HFGxTR_EL2 bits for Permission Indirection Extension
Mark Brown
broonie at kernel.org
Thu Mar 9 07:25:01 PST 2023
On Thu, Mar 09, 2023 at 02:52:32PM +0000, Joey Gouly wrote:
> Add the trap bit definitions for nPIR_EL1 and nPIRE0_EL1.
> /* HFG[WR]TR_EL2 bit definitions */
> +#define HFGxTR_EL2_nPIR_EL0_SHIFT 58
> +#define HFGxTR_EL2_nPIR_EL0_MASK BIT_MASK(HFGxTR_EL2_nPIR_EL0_SHIFT)
> +#define HFGxTR_EL2_nPIREO_EL0_SHIFT 57
> +#define HFGxTR_EL2_nPIREO_EL0_MASK BIT_MASK(HFGxTR_EL2_nPIREO_EL0_SHIFT)
Similarly please add new bits by syncing with the latest XML, in this
case you could pick up the patch I posted the other day for this.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20230309/f9d839b9/attachment.sig>
More information about the linux-arm-kernel
mailing list