]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm/ptw: extract arm_mmu_idx_to_security_space
authorPierrick Bouvier <pierrick.bouvier@linaro.org>
Mon, 14 Apr 2025 15:30:24 +0000 (08:30 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 6 May 2025 14:01:22 +0000 (15:01 +0100)
commite47a9e886f2df1c8aae47dae03f07d417bb73dd5
tree123af8ab7e8e69720e8b46b283b0797a25ecb515
parentd5bd8d8267eba7379d94e0c2e46e54dd475d9886
target/arm/ptw: extract arm_mmu_idx_to_security_space

We'll reuse this function later.

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