arm-trusted-firmware/services/std_svc
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
..
drtm fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
errata_abi fix(cpus): workaround for Cortex-A715 erratum 2561034 2024-02-05 17:14:21 -06:00
rmmd refactor(context-mgmt): remove el1_context routines from RMM 2024-02-22 10:34:52 +00:00
sdei refactor(mte): deprecate CTX_INCLUDE_MTE_REGS 2024-01-23 11:58:55 -06:00
spm fix(el3-spmc): fix dangling pointer in FFA_CONSOLE_LOG 2024-02-14 17:53:24 +00:00
spmd Merge changes from topic "od/sme" into integration 2024-02-07 22:45:38 +01:00
trng refactor(trng): discarding the used entropy bits 2022-11-14 10:08:56 +00:00
pci_svc.c SMCCC/PCI: Handle std svc boilerplate 2021-05-25 14:49:08 +02:00
std_svc_setup.c feat(errata_abi): errata management firmware interface 2023-05-05 13:23:10 -05:00