Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dzynqmpbif.c39 BIF_FLAG_TZ, enumerator
195 { "trustzone", BIF_FLAG_TZ },
368 if (bf->flags & (1ULL << BIF_FLAG_TZ)) in bif_add_part()