Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dzynqmpimage.h90 #define PART_ATTR_TZ_SECURE 0x000001 macro
H A Dzynqmpimage.c205 if (attr & PART_ATTR_TZ_SECURE) in print_partition()
H A Dzynqmpbif.c369 parthdr.attributes |= PART_ATTR_TZ_SECURE; in bif_add_part()