]> Git Repo - qemu.git/commit
target/arm: Add MMU indexes for secure v8M
authorPeter Maydell <[email protected]>
Thu, 7 Sep 2017 12:54:52 +0000 (13:54 +0100)
committerPeter Maydell <[email protected]>
Thu, 7 Sep 2017 12:54:52 +0000 (13:54 +0100)
commit66787c7868d05d29974e09201611b718c976f955
tree81b66f471972c12e83baab24f9b843152160ed33
parent1d2091bc75ab7f9e2c43082f361a528a63c79527
target/arm: Add MMU indexes for secure v8M

Now that MPU lookups can return different results for v8M
when the CPU is in secure vs non-secure state, we need to
have separate MMU indexes; add the secure counterparts
to the existing three M profile MMU indexes.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-id: 1503414539[email protected]
target/arm/cpu.h
target/arm/helper.c
This page took 0.021725 seconds and 4 git commands to generate.