mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-03-28 14:46:59 +00:00
Add support for v8M and in particular the security extension to the exception entry code. This requires changes to: * calculation of the exception-return magic LR value * push the callee-saves registers in certain cases * clear registers when taking non-secure exceptions to avoid leaking information from the interrupted secure code * switch to the correct security state on entry * use the vector table for the security state we're targeting Backports commit d3392718e1fcf0859fb7c0774a8e946bacb8419c from qemu |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
sparc |