Home
last modified time | relevance | path

Searched hist:"935 ac3ecf8ad3e8b4623ca4ec33c594c18aab422" (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/arch/arm/kernel/
H A Dasm-defines.c935ac3ecf8ad3e8b4623ca4ec33c594c18aab422 Tue Jul 11 21:02:42 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: arm32: handle aborts in system mode

Switch to handle aborts in system mode in order to be able to give a
stack trace in case an abort occurs in the abort handler.

In a manner similar to the AArch64 implementation are abort and undef
mode stack pointers pointing to the struct thread_core_local of
corresponding cpu.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (QEMU)
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dabort.c935ac3ecf8ad3e8b4623ca4ec33c594c18aab422 Tue Jul 11 21:02:42 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: arm32: handle aborts in system mode

Switch to handle aborts in system mode in order to be able to give a
stack trace in case an abort occurs in the abort handler.

In a manner similar to the AArch64 implementation are abort and undef
mode stack pointers pointing to the struct thread_core_local of
corresponding cpu.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (QEMU)
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dthread_a32.S935ac3ecf8ad3e8b4623ca4ec33c594c18aab422 Tue Jul 11 21:02:42 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: arm32: handle aborts in system mode

Switch to handle aborts in system mode in order to be able to give a
stack trace in case an abort occurs in the abort handler.

In a manner similar to the AArch64 implementation are abort and undef
mode stack pointers pointing to the struct thread_core_local of
corresponding cpu.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (QEMU)
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dthread.c935ac3ecf8ad3e8b4623ca4ec33c594c18aab422 Tue Jul 11 21:02:42 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: arm32: handle aborts in system mode

Switch to handle aborts in system mode in order to be able to give a
stack trace in case an abort occurs in the abort handler.

In a manner similar to the AArch64 implementation are abort and undef
mode stack pointers pointing to the struct thread_core_local of
corresponding cpu.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (QEMU)
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>