Searched refs:OCRAM_BASE (Results 1 – 12 of 12) sorted by relevance
/trusted-firmware-a-latest/plat/intel/soc/stratix10/include/ |
D | socfpga_plat_def.h | 48 #define OCRAM_BASE (0xFFE00000) macro
|
/trusted-firmware-a-latest/plat/intel/soc/agilex/include/ |
D | socfpga_plat_def.h | 49 #define OCRAM_BASE (0xFFE00000) macro
|
/trusted-firmware-a-latest/plat/intel/soc/n5x/include/ |
D | socfpga_plat_def.h | 50 #define OCRAM_BASE (0xFFE00000) macro
|
/trusted-firmware-a-latest/plat/intel/soc/agilex5/include/ |
D | socfpga_plat_def.h | 63 #define OCRAM_BASE (0x00000000) macro
|
/trusted-firmware-a-latest/plat/imx/imx7/include/ |
D | imx_regs.h | 18 #define OCRAM_BASE 0x00900000 /* OCRAM base */ macro
|
/trusted-firmware-a-latest/plat/intel/soc/agilex5/ |
D | bl2_plat_setup.c | 53 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
D | bl31_plat_setup.c | 180 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE, MT_NON_CACHEABLE | MT_RW | MT_SECURE),
|
/trusted-firmware-a-latest/plat/intel/soc/agilex/ |
D | bl2_plat_setup.c | 43 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
D | bl31_plat_setup.c | 147 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
/trusted-firmware-a-latest/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-latest/plat/intel/soc/n5x/ |
D | bl31_plat_setup.c | 130 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|