arm-trusted-firmware/include/lib/extensions
Arvind Ram Prakash edebefbcbc fix(mpam): refine MPAM initialization and enablement process
Restricts MPAM to only NS world and enables trap to EL3 for access of
MPAM registers from lower ELs of Secure and Realm world.

This patch removes MPAM enablement from global context and adds it to
EL3 State context which enables/disables MPAM during world switches.
Renamed ENABLE_MPAM_FOR_LOWER_ELS to ENABLE_FEAT_MPAM and
removed mpam_init_el3() as RESET behaviour is trapping.

Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com>
Change-Id: I131f9dba5df236a71959b2d425ee11af7f3c38c4
2023-10-25 09:04:29 -05:00
..
amu.h chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
brbe.h refactor(cpufeat): separate the EL2 and EL3 enablement code 2023-07-04 14:57:46 +01:00
mpam.h fix(mpam): refine MPAM initialization and enablement process 2023-10-25 09:04:29 -05:00
pauth.h chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
pmuv3.h refactor(cpufeat): separate the EL2 and EL3 enablement code 2023-07-04 14:57:46 +01:00
ras.h chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
ras_arch.h chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
sme.h refactor(cpufeat): separate the EL2 and EL3 enablement code 2023-07-04 14:57:46 +01:00
spe.h refactor(cpufeat): separate the EL2 and EL3 enablement code 2023-07-04 14:57:46 +01:00
sve.h refactor(cpufeat): separate the EL2 and EL3 enablement code 2023-07-04 14:57:46 +01:00
sys_reg_trace.h refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only 2023-07-24 11:04:44 +01:00
trbe.h refactor(cpufeat): separate the EL2 and EL3 enablement code 2023-07-04 14:57:46 +01:00
trf.h refactor(cpufeat): separate the EL2 and EL3 enablement code 2023-07-04 14:57:46 +01:00