Home
last modified time | relevance | path

Searched refs:TZC (Results 1 – 20 of 20) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/tc/fdts/
H A Dtc_spmc_common_sp_manifest.dtsi44 mem_size = <0x200000>; /* 2MB TZC DRAM */
51 mem_size = <0x200000>; /* 2MB TZC DRAM */
58 mem_size = <0xe00000>; /* 14MB TZC DRAM */
H A Dtc_spmc_optee_sp_manifest.dts15 mem_size = <0xb00000>; /* 11MB TZC DRAM */
H A Dtc_spmc_trusty_sp_manifest.dts15 mem_size = <0x3f00000>; /* 64MB TZC DRAM - 1MB align */
/rk3399_ARM-atf/drivers/nxp/tzc/
H A Dtzc.mk22 $(info -> No TZC present on platform)
24 $(error -> TZC type not set!)
/rk3399_ARM-atf/plat/nxp/soc-ls1088a/
H A Dsoc.def31 # TZC IP Details TZC used is TZC380 or TZC400
/rk3399_ARM-atf/plat/nxp/soc-ls1043a/
H A Dsoc.def26 # TZC IP Details TZC used is TZC380 or TZC400
/rk3399_ARM-atf/plat/nxp/soc-ls1046a/
H A Dsoc.def26 # TZC IP Details TZC used is TZC380 or TZC400
/rk3399_ARM-atf/docs/
H A Dglobal_substitutions.txt77 .. |TZC| replace:: :term:`TZC`
H A Dglossary.rst273 TZC
H A Dchange-log.md117 …- add extra DRAM configuration for TZC ([887cdf4](https://review.trustedfirmware.org/plugins/gitil…
1995 …- exclude extend memory map TZC regions ([06cec93](https://review.trustedfirmware.org/plugins/giti…
2636 …- don't enable TZC on TC3 ([8ce29a7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trust…
3075 …- allow SIMD context to be put in TZC DRAM ([b4c23ad](https://review.trustedfirmware.org/plugins/g…
6185 …- copy the Event Log to TZC secured DRAM area ([191aa5d](https://review.trustedfirmware.org/plugin…
7963 - **TZC**
7965 - **TZC-380**
8020 - **TZC-380**
8481 - **TZC**
8483 - **TZC-400**
[all …]
H A Dporting-guide.rst617 - Configure the platforms TrustZone Controller (TZC) with appropriate regions
2081 example, Arm standard platforms initialize the TZC controller so that the
/rk3399_ARM-atf/plat/nxp/soc-lx2160a/
H A Dsoc.def27 # TZC IP Details TZC used is TZC380 or TZC400
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_fconf_firewall.c35 clk_enable(TZC); in stm32mp1_arch_security_setup()
/rk3399_ARM-atf/include/dt-bindings/clock/
H A Dstm32mp13-clks.h77 #define TZC 49 macro
/rk3399_ARM-atf/plat/nxp/soc-ls1028a/
H A Dsoc.def26 # TZC used is TZC380 or TZC400
/rk3399_ARM-atf/docs/plat/arm/
H A Darm-build-options.rst7 - ``ARM_BL31_IN_DRAM``: Boolean option to select loading of BL31 in TZC secured
9 BL31 in TZC secured DRAM. If TSP is present, then setting this option also
/rk3399_ARM-atf/docs/about/
H A Dfeatures.rst23 Controller (TZC).
/rk3399_ARM-atf/docs/design/
H A Dfirmware-design.rst74 configure the TrustZone Controller (TZC) to create a region in the DRAM
1865 Loading the BL32 image in TZC secured DRAM doesn't change the memory
1890 | EL3 TZC |
1892 | AP TZC |
1935 | EL3 TZC |
1937 | AP TZC |
1973 **FVP with TSP in TZC-Secured DRAM with firmware configs :**
1979 | EL3 TZC |
1981 | AP TZC |
2024 | SCP TZC |
[all …]
/rk3399_ARM-atf/docs/components/
H A Del3-spmc.rst99 On FVP platform datastore is allocated from TZC DRAM section.
/rk3399_ARM-atf/drivers/st/clk/
H A Dclk-stm32mp13.c1934 STM32_GATE(_TZC, TZC, _PCLK5, CLK_IS_CRITICAL, GATE_TZC),