mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-02-25 20:16:53 +00:00
For the SG instruction and secure function return we are going to want to do memory accesses using the MMU index of the CPU in secure state, even though the CPU is currently in non-secure state. Write arm_v7m_mmu_idx_for_secstate() to do this job, and use it in cpu_mmu_index(). Backports commit b81ac0eb6315e602b18439961e0538538e4aed4f from qemu |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
sparc |