Searched hist:"8 c56a78894ddc69167bc093fe19f173feced720c" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/include/lib/el3_runtime/aarch64/ |
| H A D | context.h | 8c56a78894ddc69167bc093fe19f173feced720c Tue Jan 09 11:28:21 UTC 2024 Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> 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>
|