arm-trusted-firmware/include/arch/aarch64
Chris Kay 81e2ff1f36 refactor(amu): detect architected counters at runtime
This change removes the `AMU_GROUP0_COUNTERS_MASK` and
`AMU_GROUP0_MAX_COUNTERS` preprocessor definitions, instead retrieving
the number of group 0 counters dynamically through `AMCGCR_EL0.CG0NC`.

Change-Id: I70e39c30fbd5df89b214276fac79cc8758a89f72
Signed-off-by: Chris Kay <chris.kay@arm.com>
2021-10-26 12:14:32 +01:00
..
arch.h refactor(amu): detect architected counters at runtime 2021-10-26 12:14:32 +01:00
arch_features.h feat(rme): add register definitions and helper functions for FEAT_RME 2021-10-01 16:54:44 -05:00
arch_helpers.h Merge "feat(fvp_r): configure system registers to boot rich OS" into integration 2021-10-07 18:14:43 +02:00
asm_macros.S refactor(aarch64): remove `FEAT_BTI` architecture check 2021-06-22 13:42:26 +01:00
assert_macros.S Reorganize architecture-dependent header files 2019-01-04 10:43:16 +00:00
console_macros.S Console: remove deprecated finish_console_register 2019-04-03 14:55:18 +01:00
el2_common_macros.S chore: fvp_r: Initial No-EL3 and MPU Implementation 2021-09-30 17:05:59 +01:00
el3_common_macros.S fix(pie): invalidate data cache in the entire image range if PIE is enabled 2021-10-19 21:30:56 +02:00
smccc_helpers.h Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00