commit | 27e411ef5db28b6cf591749ff81d3c5c8193f6cf | [log] [tgz] |
---|---|---|
author | Matthieu Longo <matthieu.longo@arm.com> | Wed Jun 19 20:10:22 2024 +0100 |
committer | Matthieu Longo <matthieu.longo@arm.com> | Fri Jul 05 15:39:28 2024 +0100 |
tree | 781899e992b7ce6bb051d345393018b96f255ae6 | |
parent | a15809c010f32e1d72379babbd230c82e3f46901 [diff] |
aarch64: add SPMU2 feature and its associated registers AArch64 defines new registers for the feature spmu2 (System Performance Monitors Extension version 2). spmu2 is an Armv9.5-A feature. This patch also adds relevant tests. Regression tested on aarch64-none-elf, and no regression found.