arm-trusted-firmware/include/arch/aarch64
johpow01 744ad97445 feat(brbe): add BRBE support for NS world
This patch enables access to the branch record buffer control registers
in non-secure EL2 and EL1 using the new build option ENABLE_BRBE_FOR_NS.
It is disabled for all secure world, and cannot be used with ENABLE_RME.

This option is disabled by default, however, the FVP platform makefile
enables it for FVP builds.

Signed-off-by: John Powell <john.powell@arm.com>
Change-Id: I576a49d446a8a73286ea6417c16bd0b8de71fca0
2022-05-05 19:43:10 +02:00
..
arch.h feat(brbe): add BRBE support for NS world 2022-05-05 19:43:10 +02:00
arch_features.h refactor(el3-runtime): add arch-features detection mechanism 2022-04-04 10:24:51 +01:00
arch_helpers.h fix(gpt_rme): rework delegating/undelegating sequence 2022-03-09 16:08:42 +01: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 refactor(fvp_r): remove unused files and clean up makefiles 2021-10-29 09:43:19 -05:00
el3_common_macros.S feat(bl2): add support to separate no-loadable sections 2022-03-27 23:24:24 +08:00
smccc_helpers.h Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00