Select Git revision
armv8
Forked from
Reform / reform-boundary-uboot
19130 commits behind the upstream repository.
Thierry Reding
authored
For EL3 and EL2, the documentation says that bits 31 and 23 are reserved
but should be written as 1.
For EL1, only bit 23 is not reserved, so only write bit 31 as 1.
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by:
Thierry Reding <treding@nvidia.com>