commit | 1facfb14bf4c18fc1ff63438aecb67c087d2a2af | [log] [tgz] |
---|---|---|
author | Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> | Mon Jan 08 13:14:27 2024 +0000 |
committer | Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> | Thu Feb 22 10:34:40 2024 +0000 |
tree | 22aeba99271e99d3b4ff0e7eb5d2c2472486d4ff | |
parent | e67bef35325332d94f9adbf58bb53cf7469b7c34 [diff] |
refactor(context-mgmt): move EL1 save/restore routines into C Similar to the refactoring process followed for EL2 system registers, moving the save and restore routines of EL1 system registers into C file, thereby reducing assembly code. Change-Id: Ib59fbbe2eef2aa815effe854cf962fc4ac62a2ae Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>