Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/plat/qemu/include/
Dplatform_def.h186 #define QEMU_FLASH0_SIZE 0x04000000 macro
189 #define PLAT_QEMU_FIP_MAX_SIZE QEMU_FLASH0_SIZE
/device/linaro/bootloader/arm-trusted-firmware/plat/qemu/
Dqemu_common.c39 #define MAP_FLASH0 MAP_REGION_FLAT(QEMU_FLASH0_BASE, QEMU_FLASH0_SIZE, \