]> Git Repo - qemu.git/commit
target/arm: Add is_secure parameter to get_phys_addr_pmsav5
authorRichard Henderson <[email protected]>
Mon, 22 Aug 2022 15:26:55 +0000 (08:26 -0700)
committerPeter Maydell <[email protected]>
Thu, 22 Sep 2022 15:38:28 +0000 (16:38 +0100)
commita5b5092f66fc93c49e24c043d5e0589150a6c352
treecc8620822ab368da66ed84b5a25ae60c317b247e
parent957a0bb751e9b87c85118a2f55871d981df78d20
target/arm: Add is_secure parameter to get_phys_addr_pmsav5

Remove the use of regime_is_secure from get_phys_addr_pmsav5.

Reviewed-by: Alex BennĂ©e <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Message-id: 20220822152741.1617527[email protected]
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
target/arm/ptw.c
This page took 0.025775 seconds and 4 git commands to generate.