OSDN Git Service

target/arm: Introduce ARMSecuritySpace
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 23 Jun 2023 10:15:44 +0000 (11:15 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 23 Jun 2023 10:15:44 +0000 (11:15 +0100)
commit5d28ac0cf7a5cd91f03da658edd6e934c5a431bd
treeb1c62b8913cb95d7bd5a329533d85d9f819511ed
parentef1febe758c893dfc2164c5324bbbe5ba4916413
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>
target/arm/cpu.h
target/arm/helper.c