Searched hist:d7b20c1ef25f6ac67c8889c4db9348fae29aaa14 (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/arch/riscv/include/ |
| H A D | riscv_macros.S | d7b20c1ef25f6ac67c8889c4db9348fae29aaa14 Wed Oct 11 02:07:00 UTC 2023 Alvin Chang <alvinga@andestech.com> core: riscv: Implement panic_at_abi_return as guard of ABI call
The ABI call to REE domain should not return. We implement panic_at_abi_return macro as guard of ABI call. When the ABI call return illegally, the system will enter panic or an infinite loop.
Signed-off-by: Alvin Chang <alvinga@andestech.com> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/core/arch/riscv/include/kernel/ |
| H A D | thread_private_arch.h | d7b20c1ef25f6ac67c8889c4db9348fae29aaa14 Wed Oct 11 02:07:00 UTC 2023 Alvin Chang <alvinga@andestech.com> core: riscv: Implement panic_at_abi_return as guard of ABI call
The ABI call to REE domain should not return. We implement panic_at_abi_return macro as guard of ABI call. When the ABI call return illegally, the system will enter panic or an infinite loop.
Signed-off-by: Alvin Chang <alvinga@andestech.com> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/core/arch/riscv/kernel/ |
| H A D | thread_arch.c | d7b20c1ef25f6ac67c8889c4db9348fae29aaa14 Wed Oct 11 02:07:00 UTC 2023 Alvin Chang <alvinga@andestech.com> core: riscv: Implement panic_at_abi_return as guard of ABI call
The ABI call to REE domain should not return. We implement panic_at_abi_return macro as guard of ABI call. When the ABI call return illegally, the system will enter panic or an infinite loop.
Signed-off-by: Alvin Chang <alvinga@andestech.com> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
|