Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/qemu/common/
Dqemu_bl2_mem_params_desc.c160 .image_info.image_base = TB_FW_CONFIG_BASE,
161 .image_info.image_max_size = TB_FW_CONFIG_LIMIT - TB_FW_CONFIG_BASE,
/trusted-firmware-a-latest/plat/qemu/qemu/include/
Dplatform_def.h120 #define TB_FW_CONFIG_BASE BL_RAM_BASE macro
121 #define TB_FW_CONFIG_LIMIT (TB_FW_CONFIG_BASE + PAGE_SIZE)