-
- Downloads
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>
Showing
- arch/arm/cpu/armv8/fsl-lsch3/lowlevel.S 54 additions, 0 deletionsarch/arm/cpu/armv8/fsl-lsch3/lowlevel.S
- arch/arm/include/asm/arch-fsl-lsch3/config.h 28 additions, 0 deletionsarch/arm/include/asm/arch-fsl-lsch3/config.h
- doc/README.fsl-trustzone-components 25 additions, 0 deletionsdoc/README.fsl-trustzone-components
- include/configs/ls2085a_common.h 1 addition, 0 deletionsinclude/configs/ls2085a_common.h
doc/README.fsl-trustzone-components
0 → 100644
Please register or sign in to comment