Searched hist:"6 eafc06028dd7fd10cd42c3a97904bc5f530b1d4" (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/include/lib/el3_runtime/ |
| H A D | context_mgmt.h | 6eafc06028dd7fd10cd42c3a97904bc5f530b1d4 Tue Mar 04 16:58:42 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> refactor(cm): gather per-world context management to the same place
The per-world calls are disparate - they get called in different places, are guarded in different ways, and the code is apart.
Since they just need to be called once at boot, add a function that we can call from BL31 and be done with it.
Change-Id: Id0ade302e35f2b00ca37c552a53038942ab7b58e Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
|
| /rk3399_ARM-atf/services/std_svc/rmmd/ |
| H A D | rmmd_main.c | 6eafc06028dd7fd10cd42c3a97904bc5f530b1d4 Tue Mar 04 16:58:42 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> refactor(cm): gather per-world context management to the same place
The per-world calls are disparate - they get called in different places, are guarded in different ways, and the code is apart.
Since they just need to be called once at boot, add a function that we can call from BL31 and be done with it.
Change-Id: Id0ade302e35f2b00ca37c552a53038942ab7b58e Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
|
| /rk3399_ARM-atf/bl31/ |
| H A D | bl31_main.c | 6eafc06028dd7fd10cd42c3a97904bc5f530b1d4 Tue Mar 04 16:58:42 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> refactor(cm): gather per-world context management to the same place
The per-world calls are disparate - they get called in different places, are guarded in different ways, and the code is apart.
Since they just need to be called once at boot, add a function that we can call from BL31 and be done with it.
Change-Id: Id0ade302e35f2b00ca37c552a53038942ab7b58e Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
|
| /rk3399_ARM-atf/lib/el3_runtime/aarch64/ |
| H A D | context_mgmt.c | 6eafc06028dd7fd10cd42c3a97904bc5f530b1d4 Tue Mar 04 16:58:42 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> refactor(cm): gather per-world context management to the same place
The per-world calls are disparate - they get called in different places, are guarded in different ways, and the code is apart.
Since they just need to be called once at boot, add a function that we can call from BL31 and be done with it.
Change-Id: Id0ade302e35f2b00ca37c552a53038942ab7b58e Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
|