commit | 744ad97445ce7aa65adaef376d0b5bafc12a90d3 | [log] [tgz] |
---|---|---|
author | johpow01 <john.powell@arm.com> | Fri Jan 28 17:06:20 2022 -0600 |
committer | John Powell <john.powell@arm.com> | Thu May 05 19:43:10 2022 +0200 |
tree | 843a7156144107e776b282ba0db093b44c7ac64a | |
parent | 8d6502183d1ef67d84ef4a086d6eb1aa309086bc [diff] |
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