Home
last modified time | relevance | path

Searched hist:"3 db86f4bbd7a723421c8c9bf9bd09d58e17e9736" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A Dsec_firmware_asm.S3db86f4bbd7a723421c8c9bf9bd09d58e17e9736 Thu Nov 10 02:49:05 UTC 2016 Alison Wang <b18965@freescale.com> armv8: fsl-layerscape: Support loading 32-bit OS with PSCI enabled

As PSCI and secure monitor firmware framework are enabled, this patch is
to support loading 32-bit OS in such case. The default target exception
level returned to U-Boot is EL2, so the corresponding work to switch to
AArch32 EL2 and jump to 32-bit OS are done in U-Boot and secure firmware
together.

Signed-off-by: Alison Wang <alison.wang@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
H A Dtransition.S3db86f4bbd7a723421c8c9bf9bd09d58e17e9736 Thu Nov 10 02:49:05 UTC 2016 Alison Wang <b18965@freescale.com> armv8: fsl-layerscape: Support loading 32-bit OS with PSCI enabled

As PSCI and secure monitor firmware framework are enabled, this patch is
to support loading 32-bit OS in such case. The default target exception
level returned to U-Boot is EL2, so the corresponding work to switch to
AArch32 EL2 and jump to 32-bit OS are done in U-Boot and secure firmware
together.

Signed-off-by: Alison Wang <alison.wang@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dsystem.h3db86f4bbd7a723421c8c9bf9bd09d58e17e9736 Thu Nov 10 02:49:05 UTC 2016 Alison Wang <b18965@freescale.com> armv8: fsl-layerscape: Support loading 32-bit OS with PSCI enabled

As PSCI and secure monitor firmware framework are enabled, this patch is
to support loading 32-bit OS in such case. The default target exception
level returned to U-Boot is EL2, so the corresponding work to switch to
AArch32 EL2 and jump to 32-bit OS are done in U-Boot and secure firmware
together.

Signed-off-by: Alison Wang <alison.wang@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>