Home
last modified time | relevance | path

Searched hist:de45f2fb6384b674a00d63c52ebf60cb077c5bd6 (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/arch/riscv/kernel/
H A Dabort.cde45f2fb6384b674a00d63c52ebf60cb077c5bd6 Mon Oct 23 09:35:14 UTC 2023 Alvin Chang <alvinga@andestech.com> core: riscv: Apply exception return to handle_user_mode_panic()

Now thread_exit_user_mode() executes exception return to kernel mode.
Invoke xstatus_for_xret() helper function to prepare CSR STATUS for
exception return.

Signed-off-by: Alvin Chang <alvinga@andestech.com>
Tested-by: Marouene Boubakri <marouene.boubakri@nxp.com>
Reviewed-by: Marouene Boubakri <marouene.boubakri@nxp.com>