Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/xilinx/common/
A Dplat_startup.c195 int target_estate, target_secure; in fsbl_atf_handover() local
215 target_secure = get_fsbl_ss(&ATFHandoffParams->partition[i]); in fsbl_atf_handover()
216 if (target_secure == FSBL_FLAGS_SECURE && in fsbl_atf_handover()
219 target_secure, target_el); in fsbl_atf_handover()
226 if (target_secure == FSBL_FLAGS_SECURE) { in fsbl_atf_handover()
260 target_secure == FSBL_FLAGS_SECURE ? "BL32" : "BL33", in fsbl_atf_handover()

Completed in 2 milliseconds