arm-trusted-firmware/include/lib/el3_runtime
Jayanth Dodderi Chidanand 8c56a78894 fix(context-mgmt): align the memory address of EL2 context registers
EL2 registers are 8 byte wide and are allocated continuous memory.
After moving MPAM_EL2 registers out of the EL2 struct, the section
of memory, assigned to MPAM registers in EL2 registers structure has
to be removed.

Henceforth, this patch addresses this issue and cleans up the unsued memory.

Change-Id: I3425b43add0755ff1f5cb803cd5fa667082e7814
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>
2024-01-10 14:29:53 +01:00
..
aarch32 chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
aarch64 fix(context-mgmt): align the memory address of EL2 context registers 2024-01-10 14:29:53 +01:00
context_debug.h feat(context-mgmt): report context memory usage 2023-12-29 14:37:14 +00:00
context_mgmt.h refactor(cm): reset the cptr_el3 before perworld context setup 2023-12-19 22:22:10 +00:00
cpu_data.h feat(rme): add context management changes for FEAT_RME 2021-10-05 18:41:35 +02:00
pubsub.h build: always prefix section names with . 2023-02-20 18:29:33 +00:00
pubsub_events.h chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00