Searched refs:OCRAM_SIZE (Results 1 – 8 of 8) sorted by relevance
/trusted-firmware-a/plat/nxp/common/plat_make_helper/ |
A D | soc_common_def.mk | 44 ifneq (${OCRAM_SIZE},) 45 $(eval $(call add_define_val,NXP_OCRAM_SIZE,${OCRAM_SIZE}))
|
/trusted-firmware-a/plat/intel/soc/common/include/ |
A D | platform_def.h | 91 #define OCRAM_SIZE (0x00040000) macro
|
/trusted-firmware-a/plat/intel/soc/agilex/ |
A D | bl2_plat_setup.c | 41 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
A D | bl31_plat_setup.c | 123 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
/trusted-firmware-a/plat/intel/soc/stratix10/ |
A D | bl2_plat_setup.c | 39 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
A D | bl31_plat_setup.c | 134 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
/trusted-firmware-a/plat/nxp/soc-ls1028a/ |
A D | soc.def | 55 OCRAM_SIZE := 0x40000
|
/trusted-firmware-a/plat/nxp/soc-lx2160a/ |
A D | soc.def | 89 OCRAM_SIZE := 0x40000
|
Completed in 9 milliseconds