Searched hist:fe1244f1057b4e81ed3c8fe4067d6473bdc37da1 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/arch/riscv/kernel/ |
| H A D | boot.c | fe1244f1057b4e81ed3c8fe4067d6473bdc37da1 Wed Feb 26 08:52:36 UTC 2025 Alvin Chang <alvinga@andestech.com> core: riscv: Call call_driver_initcalls() late
Calls call_early_initcalls() and call_service_initcalls() directly instead of call_initcalls() from init_tee_runtime().
This commit is to synchronize the initcalls with ARM architecture, introduced in 27ed6973 (core: arm: call call_driver_initcalls() late).
Signed-off-by: Alvin Chang <alvinga@andestech.com> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Marouene Boubakri <marouene.boubakri@nxp.com>
|