[U-Boot] [PATCH 2/5] arm: Add support for HYP mode and LPAE page tables

Tom Rini trini at konsulko.com
Tue Mar 15 18:35:16 CET 2016


On Tue, Mar 15, 2016 at 06:21:45PM +0100, Alexander Graf wrote:

> Signed-off-by: Alexander Graf <agraf at suse.de>
> ---
>  arch/arm/include/asm/system.h | 99 ++++++++++++++++++++++++++++++++++++++++---
>  arch/arm/lib/cache-cp15.c     | 66 ++++++++++++++++++++++++++---
>  2 files changed, 153 insertions(+), 12 deletions(-)

I think in this patch we need to add SYS_ARM_LPAE to arch/arm/Kconfig
and then later select it under ARCH_BCM283X or TARGET_RPI_2 (I don't
know the SoC well enough to say which side is forcing this on us).

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160315/08181a8f/attachment.sig>


More information about the U-Boot mailing list