u-boot/arch/arm/mach-rmobile
Alison Wang ec6617c397 armv8: Support loading 32-bit OS in AArch32 execution state
To support loading a 32-bit OS, the execution state will change from
AArch64 to AArch32 when jumping to kernel.

The architecture information will be got through checking FIT image,
then U-Boot will load 32-bit OS or 64-bit OS automatically.

Signed-off-by: Ebony Zhu <ebony.zhu@nxp.com>
Signed-off-by: Alison Wang <alison.wang@nxp.com>
Signed-off-by: Chenhui Zhao <chenhui.zhao@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
2016-11-22 11:40:24 -08:00
..
include/mach arm: rmobile: Add BLANCHE board support 2016-08-17 10:25:35 +09:00
Kconfig ARM: rmobile: Add support R-Car Generation 3 2016-08-17 10:25:35 +09:00
Kconfig.32 arm: rmobile: Add BLANCHE board support 2016-08-17 10:25:35 +09:00
Kconfig.64 ARM: rmobile: Add support salvator-x board 2016-08-17 10:25:35 +09:00
Makefile ARM: rmobile: r8a7795: Add MMU layout 2016-08-17 10:25:36 +09:00
board.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
cpu_info-r8a7740.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
cpu_info-rcar.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
cpu_info-sh73a0.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
cpu_info.c arm: rmobile: Add BLANCHE board support 2016-08-17 10:25:35 +09:00
emac.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
lowlevel_init.S ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
lowlevel_init_ca15.S ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
lowlevel_init_gen3.S armv8: Support loading 32-bit OS in AArch32 execution state 2016-11-22 11:40:24 -08:00
memmap-r8a7795.c ARM: rmobile: r8a7795: Add MMU layout 2016-08-17 10:25:36 +09:00
pfc-r8a7740.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
pfc-r8a7790.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
pfc-r8a7790.h arm: rmobile: Add BLANCHE board support 2016-08-17 10:25:35 +09:00
pfc-r8a7791.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
pfc-r8a7792.c arm: rmobile: Add BLANCHE board support 2016-08-17 10:25:35 +09:00
pfc-r8a7793.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
pfc-r8a7794.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
pfc-r8a7795.c ARM: rmobile: Add support R8A7795 2016-08-17 10:25:35 +09:00
pfc-sh73a0.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
timer.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00