Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/binman/
H A Dfmap_util.py38 FMAP_AREA_NAMES = ( variable
49 FmapArea = collections.namedtuple('FmapArea', FMAP_AREA_NAMES)
88 ConvertName(FMAP_AREA_NAMES, fields)
112 blob += _FormatBlob(FMAP_AREA_FORMAT, FMAP_AREA_NAMES, area)