mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-15 08:33:54 +00:00

- Fix incorrect setting in the edge interrupt acknowledgement API - Avoid executing the service call dispatcher in the U-mode ecall, rather execute `mret` to jump it - Avoid `t1` register corruption when processing `ecall` - Switch back to the bootloader stack from TEE stack after the execution of the entire TEE initialization routine