Searched refs:DEVICE1_SIZE (Results 1 – 17 of 17) sorted by relevance
/trusted-firmware-a/plat/arm/board/fvp/ |
A D | fvp_def.h | 58 #define DEVICE1_SIZE UL(0x1A00000) macro 64 #define DEVICE1_SIZE ((BASE_GICR_BASE - BASE_GICD_BASE) + \ macro 68 #define DEVICE1_SIZE ((BASE_GICR_BASE - BASE_GICD_BASE) + \ macro
|
A D | fvp_common.c | 48 DEVICE1_SIZE, \
|
/trusted-firmware-a/plat/xilinx/versal/aarch64/ |
A D | versal_common.c | 23 MAP_REGION_FLAT(DEVICE1_BASE, DEVICE1_SIZE, MT_DEVICE | MT_RW | MT_SECURE),
|
/trusted-firmware-a/plat/arm/board/fvp_r/ |
A D | fvp_r_def.h | 47 #define DEVICE1_SIZE UL(0x1A00000) macro
|
A D | fvp_r_common.c | 46 DEVICE1_SIZE, \
|
/trusted-firmware-a/plat/xilinx/versal/include/ |
A D | versal_def.h | 36 #define DEVICE1_SIZE 0x00800000 macro
|
/trusted-firmware-a/plat/qemu/common/ |
A D | qemu_common.c | 22 DEVICE1_SIZE, \
|
A D | qemu_spm.c | 19 DEVICE1_SIZE, \
|
/trusted-firmware-a/plat/intel/soc/common/include/ |
A D | platform_def.h | 97 #define DEVICE1_SIZE (0x60000000) macro
|
/trusted-firmware-a/plat/intel/soc/agilex/ |
A D | bl2_plat_setup.c | 37 MAP_REGION_FLAT(DEVICE1_BASE, DEVICE1_SIZE,
|
A D | bl31_plat_setup.c | 121 MAP_REGION_FLAT(DEVICE1_BASE, DEVICE1_SIZE, MT_DEVICE | MT_RW | MT_NS),
|
/trusted-firmware-a/plat/intel/soc/stratix10/ |
A D | bl2_plat_setup.c | 35 MAP_REGION_FLAT(DEVICE1_BASE, DEVICE1_SIZE,
|
A D | bl31_plat_setup.c | 130 MAP_REGION_FLAT(DEVICE1_BASE, DEVICE1_SIZE,
|
/trusted-firmware-a/plat/qemu/qemu/include/ |
A D | platform_def.h | 218 #define DEVICE1_SIZE 0x00c00000 macro
|
/trusted-firmware-a/plat/qemu/qemu_sbsa/include/ |
A D | platform_def.h | 210 #define DEVICE1_SIZE 0x10041000 macro
|
/trusted-firmware-a/plat/xilinx/zynqmp/aarch64/ |
A D | zynqmp_common.c | 27 { DEVICE1_BASE, DEVICE1_BASE, DEVICE1_SIZE, MT_DEVICE | MT_RW | MT_SECURE },
|
/trusted-firmware-a/plat/xilinx/zynqmp/include/ |
A D | zynqmp_def.h | 37 #define DEVICE1_SIZE U(0x00800000) macro
|
Completed in 18 milliseconds