]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm/ptw: get current security_space for current mmu_idx
authorPierrick Bouvier <pierrick.bouvier@linaro.org>
Mon, 14 Apr 2025 15:30:25 +0000 (08:30 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 6 May 2025 14:01:22 +0000 (15:01 +0100)
commitb6af88fafa586b1571b0db7f00356ad65a713061
tree97a158e72be45f817f02dc8689d8a28d1449c971
parente47a9e886f2df1c8aae47dae03f07d417bb73dd5
target/arm/ptw: get current security_space for current mmu_idx

It should be equivalent to previous code.
Allow to call common function to get a page address later.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-id: 20250414153027.1486719-3-pierrick.bouvier@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/ptw.c