Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/xilinx/common/
Dplat_startup.c38 #define FSBL_FLAGS_SECURE 1 macro
214 if (target_secure == FSBL_FLAGS_SECURE && in fsbl_atf_handover()
224 if (target_secure == FSBL_FLAGS_SECURE) { in fsbl_atf_handover()
258 target_secure == FSBL_FLAGS_SECURE ? "BL32" : "BL33", in fsbl_atf_handover()