u-boot-brain/arch/arm/include
Alexander Graf d990f5c834 arm: Add support for HYP mode and LPAE page tables
We currently always modify the SVC versions of registers and only support
the short descriptor PTE format.

Some boards however (like the RPi2) run in HYP mode. There, we need to modify
the HYP version of system registers and HYP mode only supports the long
descriptor PTE format.

So this patch introduces support for both long descriptor PTEs and HYP mode
registers.

Signed-off-by: Alexander Graf <agraf@suse.de>
2016-03-27 09:12:17 -04:00
..
asm arm: Add support for HYP mode and LPAE page tables 2016-03-27 09:12:17 -04:00
debug arm: debug: replace license blocks with SPDX 2014-10-26 22:22:09 +01:00