Re: [U-Boot] [PATCH 07/10] sunxi: Add support for TZPC on sun9i/A80

2016-11-13 Thread Hans de Goede
Hi, On 09-11-16 11:21, Chen-Yu Tsai wrote: The A80 also has the TrustZone Protection Controller (TZPC), called the Secure Memory Touch Arbiter (SMTA). Enable non-secure access to all the peripherals at boot time. Signed-off-by: Chen-Yu Tsai LGTM: Reviewed-by: Hans de Goede

[U-Boot] [PATCH 07/10] sunxi: Add support for TZPC on sun9i/A80

2016-11-09 Thread Chen-Yu Tsai
The A80 also has the TrustZone Protection Controller (TZPC), called the Secure Memory Touch Arbiter (SMTA). Enable non-secure access to all the peripherals at boot time. Signed-off-by: Chen-Yu Tsai --- arch/arm/cpu/armv7/sunxi/Makefile | 1 +