Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_bl2_mem_params_desc.c181 .image_info.image_base = TB_FW_CONFIG_BASE,
182 .image_info.image_max_size = TB_FW_CONFIG_LIMIT - TB_FW_CONFIG_BASE,
/rk3399_ARM-atf/plat/qemu/qemu/include/
H A Dplatform_def.h120 #define TB_FW_CONFIG_BASE BL_RAM_BASE macro
121 #define TB_FW_CONFIG_LIMIT (TB_FW_CONFIG_BASE + PAGE_SIZE)
/rk3399_ARM-atf/plat/qemu/qemu_sbsa/include/
H A Dplatform_def.h180 #define TB_FW_CONFIG_BASE (BL31_LIMIT + FW_HANDOFF_SIZE) macro
181 #define TB_FW_CONFIG_LIMIT (TB_FW_CONFIG_BASE + TB_FW_CONFIG_SIZE)