Searched refs:DDR_SEC_SIZE (Results 1 – 8 of 8) sorted by relevance
29 #define DDR_SEC_SIZE 0x01000000 macro30 #define DDR_SEC_BASE (DDR_BASE + DDR_SIZE - DDR_SEC_SIZE) /* 0x3F000000 */
93 #define BL32_DRAM_LIMIT (DDR_SEC_BASE+DDR_SEC_SIZE)
31 #define DDR_SEC_SIZE 0x01000000 macro
78 #define BL32_DRAM_LIMIT (DDR_SEC_BASE+DDR_SEC_SIZE)
22 DDR_SIZE - DDR_SEC_SIZE, \
20 DDR_SIZE - DDR_SEC_SIZE, \
106 sec_protect(DDR_SEC_BASE, DDR_SEC_SIZE, 1); in hikey_security_setup()
79 #define DDR_SEC_SIZE 0x01000000 macro