feat(smccc): availability test: add FEAT_AIE and FEAT_PFAR checks
ARMv8.8 introduced FEAT_PFAR and FEAT_AIE, which each have a trap bit
in SCR_EL3.
Add the respective ID register fields and check for those two features
in the SMCCC feature availability test, to verify that EL3 has enabled
the right bits in the SCR_EL3 availability value.
Fix some whitespace damage in the MEC field definitions on the way.
Change-Id: I5a64f51ba6bcc04c271ddf1e7456ed584da6a1af
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
3 files changed