Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/qemu/qemu/include/
H A Dplatform_def.h121 #define TB_FW_CONFIG_LIMIT (TB_FW_CONFIG_BASE + PAGE_SIZE) macro
122 #define TOS_FW_CONFIG_BASE TB_FW_CONFIG_LIMIT
/rk3399_ARM-atf/plat/qemu/qemu_sbsa/include/
H A Dplatform_def.h181 #define TB_FW_CONFIG_LIMIT (TB_FW_CONFIG_BASE + TB_FW_CONFIG_SIZE) macro
183 #define TOS_FW_CONFIG_BASE TB_FW_CONFIG_LIMIT
/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_bl2_mem_params_desc.c182 .image_info.image_max_size = TB_FW_CONFIG_LIMIT - TB_FW_CONFIG_BASE,