Searched refs:OCRAM_SIZE (Results 1 – 12 of 12) sorted by relevance
/trusted-firmware-a-3.4.0/plat/nxp/soc-ls1043a/ |
D | soc.def | 56 OCRAM_SIZE := 0x20000 68 # BL2_HDR_LOC has to be (OCRAM_START_ADDR + OCRAM_SIZE - NXP_ROM_RSVD - CSF_HDR_SZ) 71 BL2_HDR_LOC_HDR ?= $(shell echo $$(( $(OCRAM_START_ADDR) + $(OCRAM_SIZE) - $(NXP_ROM_RSVD) - $(CSF…
|
/trusted-firmware-a-3.4.0/plat/nxp/soc-ls1046a/ |
D | soc.def | 56 OCRAM_SIZE := 0x20000 68 # BL2_HDR_LOC has to be (OCRAM_START_ADDR + OCRAM_SIZE - NXP_ROM_RSVD - CSF_HDR_SZ) 71 BL2_HDR_LOC_HDR ?= $(shell echo $$(( $(OCRAM_START_ADDR) + $(OCRAM_SIZE) - $(NXP_ROM_RSVD) - $(CSF…
|
/trusted-firmware-a-3.4.0/plat/nxp/common/plat_make_helper/ |
D | soc_common_def.mk | 42 ifneq (${OCRAM_SIZE},) 43 $(eval $(call add_define_val,NXP_OCRAM_SIZE,${OCRAM_SIZE}))
|
/trusted-firmware-a-3.4.0/plat/intel/soc/common/include/ |
D | platform_def.h | 93 #define OCRAM_SIZE (0x00040000) macro
|
/trusted-firmware-a-3.4.0/plat/intel/soc/agilex/ |
D | bl2_plat_setup.c | 43 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
D | bl31_plat_setup.c | 126 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
/trusted-firmware-a-3.4.0/plat/intel/soc/stratix10/ |
D | bl2_plat_setup.c | 42 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
D | bl31_plat_setup.c | 137 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
/trusted-firmware-a-3.4.0/plat/intel/soc/n5x/ |
D | bl31_plat_setup.c | 130 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
/trusted-firmware-a-3.4.0/plat/nxp/soc-ls1088a/ |
D | soc.def | 50 OCRAM_SIZE := 0x20000
|
/trusted-firmware-a-3.4.0/plat/nxp/soc-ls1028a/ |
D | soc.def | 55 OCRAM_SIZE := 0x40000
|
/trusted-firmware-a-3.4.0/plat/nxp/soc-lx2160a/ |
D | soc.def | 89 OCRAM_SIZE := 0x40000
|