Home
last modified time | relevance | path

Searched hist:"59 ac3801b756c27ed2dab7c8a33f48c22cd37727" (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/arch/arm/kernel/
H A Dlink_dummies_init.c59ac3801b756c27ed2dab7c8a33f48c22cd37727 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 Dlink_dummies_paged.c59ac3801b756c27ed2dab7c8a33f48c22cd37727 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 Dasm-defines.c59ac3801b756c27ed2dab7c8a33f48c22cd37727 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 Dentry_a32.S59ac3801b756c27ed2dab7c8a33f48c22cd37727 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 Dentry_a64.S59ac3801b756c27ed2dab7c8a33f48c22cd37727 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 Dboot.c59ac3801b756c27ed2dab7c8a33f48c22cd37727 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>