Searched refs:OCRAM_SIZE (Results 1 – 19 of 19) sorted by relevance
| /rk3399_ARM-atf/plat/nxp/soc-ls1043a/ |
| H A 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…
|
| /rk3399_ARM-atf/plat/nxp/soc-ls1046a/ |
| H A 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…
|
| /rk3399_ARM-atf/plat/nxp/common/plat_make_helper/ |
| H A D | soc_common_def.mk | 42 ifneq (${OCRAM_SIZE},) 43 $(eval $(call add_define_val,NXP_OCRAM_SIZE,${OCRAM_SIZE}))
|
| /rk3399_ARM-atf/plat/intel/soc/stratix10/include/ |
| H A D | socfpga_plat_def.h | 62 #define OCRAM_SIZE (0x00040000) macro
|
| /rk3399_ARM-atf/plat/intel/soc/n5x/include/ |
| H A D | socfpga_plat_def.h | 62 #define OCRAM_SIZE (0x00040000) macro
|
| /rk3399_ARM-atf/plat/intel/soc/agilex/include/ |
| H A D | socfpga_plat_def.h | 78 #define OCRAM_SIZE (0x00040000) macro
|
| /rk3399_ARM-atf/plat/intel/soc/agilex5/include/ |
| H A D | socfpga_plat_def.h | 125 #define OCRAM_SIZE (0x00080000) macro
|
| /rk3399_ARM-atf/plat/imx/imx93/include/ |
| H A D | platform_def.h | 35 #define OCRAM_SIZE U(0xA0000) macro
|
| /rk3399_ARM-atf/plat/imx/imx93/ |
| H A D | imx93_bl31_setup.c | 95 imx_bl31_params_parse(arg0, OCRAM_BASE, OCRAM_SIZE, in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/nxp/soc-ls1088a/ |
| H A D | soc.def | 50 OCRAM_SIZE := 0x20000
|
| /rk3399_ARM-atf/plat/intel/soc/stratix10/ |
| H A D | bl2_plat_setup.c | 42 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
| H A D | bl31_plat_setup.c | 146 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
| /rk3399_ARM-atf/plat/intel/soc/agilex/ |
| H A D | bl2_plat_setup.c | 46 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
| H A D | bl31_plat_setup.c | 219 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
| /rk3399_ARM-atf/plat/intel/soc/n5x/ |
| H A D | bl31_plat_setup.c | 139 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
| /rk3399_ARM-atf/plat/intel/soc/agilex5/ |
| H A D | bl2_plat_setup.c | 60 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
| H A D | bl31_plat_setup.c | 198 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE, MT_NON_CACHEABLE | MT_RW | MT_SECURE),
|
| /rk3399_ARM-atf/plat/nxp/soc-ls1028a/ |
| H A D | soc.def | 55 OCRAM_SIZE := 0x40000
|
| /rk3399_ARM-atf/plat/nxp/soc-lx2160a/ |
| H A D | soc.def | 89 OCRAM_SIZE := 0x40000
|