Re: [PATCH] target/arm: Declare support for FEAT_RASv1p1

2022-05-31 Thread Richard Henderson
On 5/31/22 04:42, Peter Maydell wrote: The architectural feature RASv1p1 introduces the following new features: * new registers ERXPFGCDN_EL1, ERXPFGCTL_EL1 and ERXPFGF_EL1 * new bits in the fine-grained trap registers that control traps for these new registers * new trap bits HCR_EL2.F

[PATCH] target/arm: Declare support for FEAT_RASv1p1

2022-05-31 Thread Peter Maydell
The architectural feature RASv1p1 introduces the following new features: * new registers ERXPFGCDN_EL1, ERXPFGCTL_EL1 and ERXPFGF_EL1 * new bits in the fine-grained trap registers that control traps for these new registers * new trap bits HCR_EL2.FIEN and SCR_EL3.FIEN that control traps fo