[U-Boot] [PATCH 0/4] ls102xa: HYP/non-sec: for ls102xa.
Li.Xiubo at freescale.com
Li.Xiubo at freescale.com
Mon Sep 22 05:29:52 CEST 2014
Ping :)
Thanks,
BRs
Xiubo
> -----Original Message-----
> From: Xiubo Li [mailto:Li.Xiubo at freescale.com]
> Sent: Tuesday, September 16, 2014 10:48 AM
> To: albert.u.boot at aribaud.net; Wang Huan-B18965; ijc at hellion.org.uk;
> hdegoede at redhat.com; Kushwaha Prabhakar-B32579; Wang Huan-B18965;
> andre.przywara at linaro.org; marc.zyngier at arm.com; yamada.m at jp.panasonic.com;
> Aggrwal Poonam-B10812; Leekha Shaveta-B20052; u-boot at lists.denx.de
> Cc: Xiubo Li-B47053
> Subject: [PATCH 0/4] ls102xa: HYP/non-sec: for ls102xa.
>
>
> Xiubo Li (4):
> ARM: HYP/non-sec: add the pen address byte reverting support.
> ARM: HYP/non-sec: Fix the ARCH Timer frequency setting.
> ls102xa: HYP/non-sec: support for ls102xa boards
> ARM: ls102xa: allow all device accessable in non-secure state
>
> arch/arm/cpu/armv7/ls102xa/cpu.c | 15 +++
> arch/arm/cpu/armv7/nonsec_virt.S | 7 +-
> arch/arm/include/asm/arch-ls102xa/config.h | 3 +
> arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h | 3 +
> arch/arm/include/asm/arch-ls102xa/ns_access.h | 117
> ++++++++++++++++++++++
> board/freescale/common/Makefile | 2 +
> board/freescale/common/ns_access.c | 32 ++++++
> board/freescale/ls1021aqds/ls1021aqds.c | 88 ++++++++++++++++
> board/freescale/ls1021atwr/ls1021atwr.c | 87 ++++++++++++++++
> include/configs/ls1021aqds.h | 8 ++
> include/configs/ls1021atwr.h | 8 ++
> include/configs/sun7i.h | 1 +
> 12 files changed, 369 insertions(+), 2 deletions(-)
> create mode 100644 arch/arm/include/asm/arch-ls102xa/ns_access.h
> create mode 100644 board/freescale/common/ns_access.c
>
> --
> 2.1.0.27.g96db324
More information about the U-Boot
mailing list