summaryrefslogtreecommitdiff
path: root/changelog.yaml
diff options
context:
space:
mode:
authorZelalem Aweke <zelalem.aweke@arm.com>2022-04-04 17:42:48 -0500
committerManish Pandey <manish.pandey2@arm.com>2022-06-08 12:48:41 +0100
commitd20052f33a3ee4ed7e72e6b0aab609a4db06570e (patch)
treeff8f85a0a3b643fec89ed4cd1b27afbff10dc385 /changelog.yaml
parent65a5e1c04df56dbc0feb270fbae13c884020a5b9 (diff)
downloadarm-trusted-firmware-d20052f33a3ee4ed7e72e6b0aab609a4db06570e.tar.gz
refactor(context mgmt): refactor EL2 context save and restore functions
This patch splits the el2_sysregs_context_save/restore functions into multiple functions based on features. This will allow us to selectively save and restore EL2 context registers based on features enabled for a particular configuration. For now feature build flags are used to decide which registers to save and restore. The long term plan is to dynamically check for features that are enabled and then save/restore registers accordingly. Splitting el2_sysregs_context_save/restore functions into smaller assembly functions makes that task easier. For more information please take a look at: https://trustedfirmware-a.readthedocs.io/en/latest/design_documents/context_mgmt_rework.html Signed-off-by: Zelalem Aweke <zelalem.aweke@arm.com> Change-Id: I1819a9de8b70fa35c8f45568908025f790c4808c
Diffstat (limited to 'changelog.yaml')
-rw-r--r--changelog.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.yaml b/changelog.yaml
index 1a11c9baf..dd6002088 100644
--- a/changelog.yaml
+++ b/changelog.yaml
@@ -623,6 +623,9 @@ subsections:
- title: PSA
scope: psa
+ - title: Context Management
+ scope: context mgmt
+
- title: Drivers
subsections: