Searched hist:ce1f8a72b5767ad2dfb4b428631c99b6d54f3c24 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/arch/riscv/kernel/ |
| H A D | thread_rv.S | ce1f8a72b5767ad2dfb4b428631c99b6d54f3c24 Wed Jul 24 15:22:01 UTC 2024 Alvin Chang <alvinga@andestech.com> core: riscv: Update thread core local flags for native interrupts
Record the type of stack and the type of interrupt into thread core local flags before handling the native interrupts. Once we finish the handling of the native interrupts, we clear the previous flags.
Signed-off-by: Alvin Chang <alvinga@andestech.com> Reviewed-by: Yu Chien Peter Lin <peterlin@andestech.com> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
|