]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fsl-ch3/lowlevel: TZPC and TZASC programming to configure non-secure accesses
authorBhupesh Sharma <bhupesh.sharma@freescale.com>
Tue, 6 Jan 2015 21:11:21 +0000 (13:11 -0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 11:53:57 +0000 (13:53 +0200)
commit4773379993ee96d4dec908048ba9d7e4e2bd1c7e
tree38e63d975bfa41236a81c9851c374af6afb968ca
parentffbfc01ccea219b32bfd61c2f21e59429a28c14a
fsl-ch3/lowlevel: TZPC and TZASC programming to configure non-secure accesses

This patch ensures that the TZPC (BP147) and TZASC-400 programming
happens for LS2085A SoC only when the desired config flags are
enabled and ensures that the TZPC programming is done to allow Non-secure
(NS) + secure (S) transactions only for DCGF registers.

The TZASC component is not present on LS2085A-Rev1, so the TZASC-400
config flag is turned OFF for now.

Signed-off-by: Bhupesh Sharma <bhupesh.sharma@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
arch/arm/cpu/armv8/fsl-lsch3/lowlevel.S
arch/arm/include/asm/arch-fsl-lsch3/config.h
doc/README.fsl-trustzone-components [new file with mode: 0644]
include/configs/ls2085a_common.h