Home
last modified time | relevance | path

Searched refs:DDR_SIZE (Results 1 – 25 of 26) sorted by relevance

12

/trusted-firmware-a/fdts/
A Dstm32mp15-fw-config.dtsi11 #ifndef DDR_SIZE
12 #error "DDR_SIZE is not defined"
19 #define DDR_SHARE_BASE (STM32MP_DDR_BASE + (DDR_SIZE - DDR_SHARE_SIZE))
25 #define DDR_NS_SIZE DDR_SIZE
A Dstm32mp157a-avenger96-fw-config.dts6 #define DDR_SIZE 0x40000000 /* 1GB */ macro
A Dstm32mp157a-dk1-fw-config.dts6 #define DDR_SIZE 0x20000000 /* 512MB */ macro
A Dstm32mp157a-ed1-fw-config.dts6 #define DDR_SIZE 0x40000000 /* 1GB */ macro
A Dstm32mp157a-ev1-fw-config.dts6 #define DDR_SIZE 0x40000000 /* 1GB */ macro
A Dstm32mp157c-dk2-fw-config.dts6 #define DDR_SIZE 0x20000000 /* 512MB */ macro
A Dstm32mp157c-ed1-fw-config.dts6 #define DDR_SIZE 0x40000000 /* 1GB */ macro
A Dstm32mp157d-dk1-fw-config.dts6 #define DDR_SIZE 0x20000000 /* 512MB */ macro
A Dstm32mp157d-ed1-fw-config.dts6 #define DDR_SIZE 0x40000000 /* 1GB */ macro
A Dstm32mp157d-ev1-fw-config.dts6 #define DDR_SIZE 0x40000000 /* 1GB */ macro
A Dstm32mp157f-dk2-fw-config.dts6 #define DDR_SIZE 0x20000000 /* 512MB */ macro
A Dstm32mp157f-ed1-fw-config.dts6 #define DDR_SIZE 0x40000000 /* 1GB */ macro
A Dstm32mp157f-ev1-fw-config.dts6 #define DDR_SIZE 0x40000000 /* 1GB */ macro
A Dstm32mp157c-ev1-fw-config.dts6 #define DDR_SIZE 0x40000000 /* 1GB */ macro
A Dstm32mp157c-lxa-mc1-fw-config.dts6 #define DDR_SIZE 0x20000000 /* 512MB */ macro
A Dstm32mp157c-odyssey-fw-config.dts6 #define DDR_SIZE 0x20000000 /* 512MB */ macro
/trusted-firmware-a/plat/hisilicon/hikey/include/
A Dhikey_def.h12 #define DDR_SIZE 0x40000000 macro
30 #define DDR_SEC_BASE (DDR_BASE + DDR_SIZE - DDR_SEC_SIZE) /* 0x3F000000 */
/trusted-firmware-a/plat/hisilicon/poplar/include/
A Dplatform_def.h54 #define DDR_SIZE (0x80000000) macro
56 #define DDR_SIZE (0x40000000) macro
/trusted-firmware-a/plat/hisilicon/hikey960/
A Dhikey960_def.h14 #define DDR_SIZE 0xE0000000 macro
/trusted-firmware-a/plat/hisilicon/poplar/aarch64/
A Dplatform_common.c22 DDR_SIZE, \
/trusted-firmware-a/plat/hisilicon/hikey/aarch64/
A Dhikey_common.c20 DDR_SIZE - DDR_SEC_SIZE, \
/trusted-firmware-a/plat/hisilicon/hikey960/aarch64/
A Dhikey960_common.c22 DDR_SIZE - DDR_SEC_SIZE, \
/trusted-firmware-a/plat/hisilicon/poplar/
A Dplat_pm.c137 if ((entrypoint >= DDR_BASE) && (entrypoint < (DDR_BASE + DDR_SIZE))) in poplar_validate_ns_entrypoint()
A Dbl2_plat_mem_params_desc.c157 .image_info.image_max_size = DDR_BASE + DDR_SIZE -
/trusted-firmware-a/plat/hisilicon/hikey/
A Dhikey_pm.c258 if ((entrypoint > DDR_BASE) && (entrypoint < (DDR_BASE + DDR_SIZE))) in hikey_validate_ns_entrypoint()

Completed in 18 milliseconds

12