Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/xilinx/common/
H A Dplat_startup.c45 #define XBL_FLAGS_SECURE 1U macro
255 if ((target_secure == XBL_FLAGS_SECURE) && in xbl_handover()
265 if (target_secure == XBL_FLAGS_SECURE) { in xbl_handover()
302 (target_secure == XBL_FLAGS_SECURE) ? "BL32" : "BL33", in xbl_handover()