Searched hist:"59 ac3801b756c27ed2dab7c8a33f48c22cd37727" (Results 1 – 6 of 6) sorted by relevance
| /optee_os/core/arch/arm/kernel/ |
| H A D | link_dummies_init.c | 59ac3801b756c27ed2dab7c8a33f48c22cd37727 Mon Dec 21 20:21:41 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> core: split boot_init_primary()
Splits boot_init_primary() into boot_init_primary_early() and boot_init_primary_late(). The thread#0 stack pointer is assigned as stack pointer before boot_init_primary_late() is called. This allows functions registered to be called by call_finalcalls() to depend on the full thread stack being available.
Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | link_dummies_paged.c | 59ac3801b756c27ed2dab7c8a33f48c22cd37727 Mon Dec 21 20:21:41 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> core: split boot_init_primary()
Splits boot_init_primary() into boot_init_primary_early() and boot_init_primary_late(). The thread#0 stack pointer is assigned as stack pointer before boot_init_primary_late() is called. This allows functions registered to be called by call_finalcalls() to depend on the full thread stack being available.
Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | asm-defines.c | 59ac3801b756c27ed2dab7c8a33f48c22cd37727 Mon Dec 21 20:21:41 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> core: split boot_init_primary()
Splits boot_init_primary() into boot_init_primary_early() and boot_init_primary_late(). The thread#0 stack pointer is assigned as stack pointer before boot_init_primary_late() is called. This allows functions registered to be called by call_finalcalls() to depend on the full thread stack being available.
Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | entry_a32.S | 59ac3801b756c27ed2dab7c8a33f48c22cd37727 Mon Dec 21 20:21:41 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> core: split boot_init_primary()
Splits boot_init_primary() into boot_init_primary_early() and boot_init_primary_late(). The thread#0 stack pointer is assigned as stack pointer before boot_init_primary_late() is called. This allows functions registered to be called by call_finalcalls() to depend on the full thread stack being available.
Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | entry_a64.S | 59ac3801b756c27ed2dab7c8a33f48c22cd37727 Mon Dec 21 20:21:41 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> core: split boot_init_primary()
Splits boot_init_primary() into boot_init_primary_early() and boot_init_primary_late(). The thread#0 stack pointer is assigned as stack pointer before boot_init_primary_late() is called. This allows functions registered to be called by call_finalcalls() to depend on the full thread stack being available.
Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | boot.c | 59ac3801b756c27ed2dab7c8a33f48c22cd37727 Mon Dec 21 20:21:41 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> core: split boot_init_primary()
Splits boot_init_primary() into boot_init_primary_early() and boot_init_primary_late(). The thread#0 stack pointer is assigned as stack pointer before boot_init_primary_late() is called. This allows functions registered to be called by call_finalcalls() to depend on the full thread stack being available.
Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|