commit | 2230a5955d328b4a018e72163482690892f5ff59 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Mon Mar 10 17:19:34 2025 +0000 |
committer | Andre Przywara <andre.przywara@arm.com> | Mon Mar 10 17:30:44 2025 +0000 |
tree | 7ac3698bb9d614af35f74999fc42f4ffee5d7ee3 | |
parent | 37e3f3e1d237b6e8289fbc0a090b2b4dd2d4b9ec [diff] |
feat(ras): add RAS system registers access test FEAT_RAS introduces EL1 system registers to query error records, those CPU specific parts of the RAS extension can be accessed independently of any FFH/KFH handling setup or any system specific RAS implementation. Add a test to verify that those registers can be read, when the CPUID field advertises the MPAM (CPU) extension. Change-Id: I7429fc815e7e0ee0cd736603966969b2cfb5f469 Signed-off-by: Andre Przywara <andre.przywara@arm.com>