Home
last modified time | relevance | path

Searched refs:QEMU_FLASH0_SIZE (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/qemu/qemu/include/
Dplatform_def.h225 #define QEMU_FLASH0_SIZE 0x04000000 macro
230 #define PLAT_QEMU_FIP_MAX_SIZE (QEMU_FLASH0_SIZE - PLAT_QEMU_FIP_BASE)
/aosp_15_r20/external/arm-trusted-firmware/plat/qemu/common/
H A Dqemu_common.c42 #define MAP_FLASH0 MAP_REGION_FLAT(QEMU_FLASH0_BASE, QEMU_FLASH0_SIZE, \
/aosp_15_r20/external/arm-trusted-firmware/plat/qemu/qemu/include/
H A Dplatform_def.h208 #define QEMU_FLASH0_SIZE 0x04000000 macro
/aosp_15_r20/external/arm-trusted-firmware/plat/qemu/qemu_sbsa/include/
H A Dplatform_def.h198 #define QEMU_FLASH0_SIZE 0x10000000 macro
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/qemu/qemu_sbsa/include/
Dplatform_def.h203 #define QEMU_FLASH0_SIZE 0x10000000 macro
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/qemu/common/
Dqemu_common.c50 #define MAP_FLASH0 MAP_REGION_FLAT(QEMU_FLASH0_BASE, QEMU_FLASH0_SIZE, \