Home
last modified time | relevance | path

Searched refs:DDR_SEC_SIZE (Results 1 – 10 of 10) sorted by relevance

/arm-trusted-firmware-2.8.0/fdts/
A Dstm32mp13-fw-config.dtsi16 #define DDR_SEC_SIZE STM32MP_DDR_S_SIZE macro
17 #define DDR_SEC_BASE (STM32MP_DDR_BASE + (DDR_SIZE - DDR_SEC_SIZE))
40 max-size = <DDR_SEC_SIZE>;
49 DDR_SEC_BASE DDR_SEC_SIZE TZC_REGION_S_RDWR 0>;
A Dstm32mp15-fw-config.dtsi21 #define DDR_SEC_SIZE STM32MP_DDR_S_SIZE macro
22 #define DDR_SEC_BASE (DDR_SHARE_BASE - DDR_SEC_SIZE)
72 DDR_SEC_BASE DDR_SEC_SIZE TZC_REGION_S_RDWR 0
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey/include/
A Dhikey_def.h29 #define DDR_SEC_SIZE 0x01000000 macro
30 #define DDR_SEC_BASE (DDR_BASE + DDR_SIZE - DDR_SEC_SIZE) /* 0x3F000000 */
A Dhikey_layout.h93 #define BL32_DRAM_LIMIT (DDR_SEC_BASE+DDR_SEC_SIZE)
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey960/
A Dhikey960_def.h33 #define DDR_SEC_SIZE 0x03C00000 /* reserve 60MB secure memory */ macro
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey960/include/
A Dplatform_def.h78 #define BL32_DRAM_LIMIT (DDR_SEC_BASE+DDR_SEC_SIZE)
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey/aarch64/
A Dhikey_common.c20 DDR_SIZE - DDR_SEC_SIZE, \
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey960/aarch64/
A Dhikey960_common.c22 DDR_SIZE - DDR_SEC_SIZE, \
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey/
A Dhikey_security.c106 sec_protect(DDR_SEC_BASE, DDR_SEC_SIZE, 1); in hikey_security_setup()
/arm-trusted-firmware-2.8.0/plat/hisilicon/poplar/include/
A Dplatform_def.h79 #define DDR_SEC_SIZE 0x01000000 macro

Completed in 8 milliseconds