commit | 46f38c975f0a077a8f82081cc81a7cbd4f78f946 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Jun 23 11:15:48 2023 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Jun 23 11:15:48 2023 +0100 |
tree | becc3b4aa2f5ba9741e9bfc85f003ac6390d4f46 | |
parent | 11b76fda0adcf84055863c42f8f6cebe3eef8ca0 [diff] |
target/arm: Implement the granule protection check Place the check at the end of get_phys_addr_with_struct, so that we check all physical results. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20230620124418.805717-20-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>