Home
last modified time | relevance | path

Searched hist:"59 f8882b44845ab865e354eeda8ce653f5d5fcf3" (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/include/arch/aarch64/
H A Darch_helpers.h59f8882b44845ab865e354eeda8ce653f5d5fcf3 Mon Jan 08 13:14:27 UTC 2024 Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> 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>
/rk3399_ARM-atf/include/lib/el3_runtime/aarch64/
H A Dcontext.h59f8882b44845ab865e354eeda8ce653f5d5fcf3 Mon Jan 08 13:14:27 UTC 2024 Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> 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>
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext.S59f8882b44845ab865e354eeda8ce653f5d5fcf3 Mon Jan 08 13:14:27 UTC 2024 Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> 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>
H A Dcontext_mgmt.c59f8882b44845ab865e354eeda8ce653f5d5fcf3 Mon Jan 08 13:14:27 UTC 2024 Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> 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>