Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/hisilicon/poplar/
H A Dbl2_plat_mem_params_desc.c154 .ep_info.pc = PLAT_POPLAR_NS_IMAGE_OFFSET,
158 .image_info.image_base = PLAT_POPLAR_NS_IMAGE_OFFSET,
160 PLAT_POPLAR_NS_IMAGE_OFFSET,
H A Dbl2_plat_setup.c217 return PLAT_POPLAR_NS_IMAGE_OFFSET; in plat_get_ns_image_entrypoint()
/rk3399_ARM-atf/plat/hisilicon/poplar/include/
H A Dplatform_def.h121 #define PLAT_POPLAR_NS_IMAGE_OFFSET 0x37000000 macro