Searched refs:MEM64_BASE (Results 1 – 6 of 6) sorted by relevance
/arm-trusted-firmware-2.8.0/plat/intel/soc/common/include/ |
A D | platform_def.h | 96 #define MEM64_BASE (0x0100000000) macro
|
/arm-trusted-firmware-2.8.0/plat/intel/soc/agilex/ |
A D | bl2_plat_setup.c | 47 MAP_REGION_FLAT(MEM64_BASE, MEM64_SIZE,
|
A D | bl31_plat_setup.c | 130 MAP_REGION_FLAT(MEM64_BASE, MEM64_SIZE, MT_DEVICE | MT_RW | MT_NS),
|
/arm-trusted-firmware-2.8.0/plat/intel/soc/stratix10/ |
A D | bl2_plat_setup.c | 46 MAP_REGION_FLAT(MEM64_BASE, MEM64_SIZE,
|
A D | bl31_plat_setup.c | 141 MAP_REGION_FLAT(MEM64_BASE, MEM64_SIZE,
|
/arm-trusted-firmware-2.8.0/plat/intel/soc/n5x/ |
A D | bl31_plat_setup.c | 134 MAP_REGION_FLAT(MEM64_BASE, MEM64_SIZE,
|
Completed in 5 milliseconds