]> Git Repo - qemu.git/commit
target/arm: fix LORID_EL1 access check
authorRémi Denis-Courmont <[email protected]>
Mon, 2 Nov 2020 16:52:16 +0000 (16:52 +0000)
committerPeter Maydell <[email protected]>
Mon, 2 Nov 2020 16:52:16 +0000 (16:52 +0000)
commit9bd268bae5c4760870522292fb1d46e7da7e372a
tree4791f2115bfca7ada01186e5264a7d75dc0a276b
parent373e7ffde9bae90a20fb5db21b053f23091689f4
target/arm: fix LORID_EL1 access check

Secure mode is not exempted from checking SCR_EL3.TLOR, and in the
future HCR_EL2.TLOR when S-EL2 is enabled.

Signed-off-by: Rémi Denis-Courmont <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
target/arm/helper.c
This page took 0.024246 seconds and 4 git commands to generate.