commit | 5d28ac0cf7a5cd91f03da658edd6e934c5a431bd | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Jun 23 11:15:44 2023 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Jun 23 11:15:44 2023 +0100 |
tree | b1c62b8913cb95d7bd5a329533d85d9f819511ed | |
parent | ef1febe758c893dfc2164c5324bbbe5ba4916413 [diff] |
target/arm: Introduce ARMSecuritySpace Introduce both the enumeration and functions to retrieve the current state, and state outside of EL3. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20230620124418.805717-6-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>