arm-trusted-firmware/lib
Jeenu Viswambharan 5f83591880 AArch64: Enable MPAM for lower ELs
Memory Partitioning And Monitoring is an Armv8.4 feature that enables
various memory system components and resources to define partitions.
Software running at various ELs can then assign themselves to the
desired partition to control their performance aspects.

With this patch, when ENABLE_MPAM_FOR_LOWER_ELS is set to 1, EL3 allows
lower ELs to access their own MPAM registers without trapping to EL3.
This patch however doesn't make use of partitioning in EL3; platform
initialisation code should configure and use partitions in EL3 if
required.

Change-Id: I5a55b6771ccaa0c1cffc05543d2116b60cbbcdcd
Co-authored-by: James Morse <james.morse@arm.com>
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
2018-08-20 07:32:19 +01:00
..
aarch32 ARMv7: division support for missing __aeabi_*divmod 2017-11-08 14:42:07 +01:00
aarch64 BL31: Introduce jump primitives 2018-06-21 16:15:23 +01:00
compiler-rt Import ctzdi2.c from LLVM compiler-rt 2017-07-26 09:28:23 +01:00
coreboot coreboot: Add support for CBMEM console 2018-01-19 15:21:12 -08:00
cpus Add initial CPU support for Cortex-Helios 2018-07-11 13:26:52 +01:00
el3_runtime AArch64: Enable MPAM for lower ELs 2018-08-20 07:32:19 +01:00
extensions AArch64: Enable MPAM for lower ELs 2018-08-20 07:32:19 +01:00
libc Add atexit function to libc 2018-08-03 11:31:39 +01:00
libfdt Create a library file for libfdt 2018-08-03 11:31:26 +01:00
locks Fix MISRA Rule 5.3 Part 4 2018-06-12 13:21:36 +01:00
optee Fix MISRA Rule 5.7 Part 3 2018-06-12 13:21:36 +01:00
pmf Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements 2018-03-29 13:20:05 +01:00
psci xlat v2: Flush xlat tables after being modified 2018-08-07 12:47:12 +01:00
romlib Add support for romlib in the build system 2018-08-03 11:31:42 +01:00
semihosting Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
stack_protector Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
utils Fix MISRA rule 8.3 2018-07-10 11:17:51 +01:00
xlat_tables xlat v2: Support the EL2 translation regime 2018-08-10 13:47:11 +01:00
xlat_tables_v2 xlat v2: Support the EL2 translation regime 2018-08-10 13:47:11 +01:00
zlib zlib: Fix build error when LOG_LEVEL=50 2018-02-08 09:36:48 +01:00