commit | f35a92053b45cf8154db5558ede3ba5245c9dc7e | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Fri Oct 26 15:40:05 2012 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Wed Dec 05 11:26:48 2012 +0000 |
tree | fc4b8d9cfcd538251db7ee8a03286bef302d6ba0 | |
parent | dc637f1fdaa6f335271a0341fef3914b80ab929c [diff] |
arm64: record boot mode when entering the kernel To be able to signal the availability of EL2 to other parts of the kernel, record the boot mode. Once booted, two predicates indicate if HYP mode is available, and if not, whether this is due to a boot mode mismatch or not. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>