arm-trusted-firmware/services
Jayanth Dodderi Chidanand e58daa663b refactor(context-mgmt): remove el1_context routines from RMM
This is an effort to optimise the unused members in the cpu_context_t
structure. TF-A statically allocates memory for context entry for
each wolrd per PE. Some of the members in this struct are not used
for all the build combinations.

RMM in particular, is not using this context member and henceforth
removing them.

Change-Id: Ia5bf9c8dfef6e856ba6d88fa678876c704d42858
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>
2024-02-22 10:34:52 +00:00
..
arm_arch_svc fix(services): disable workaround discovery on aarch32 for now 2023-08-04 16:02:28 +02:00
oem/chromeos feat(cros_widevine): add ChromeOS widevine SMC handler 2024-02-02 16:41:21 +08:00
spd feat(cros_widevine): add ChromeOS widevine SMC handler 2024-02-02 16:41:21 +08:00
std_svc refactor(context-mgmt): remove el1_context routines from RMM 2024-02-22 10:34:52 +00:00