Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/binman/
H A Dfmap_util.py104 def _FormatBlob(fmt, names, obj): function
110 blob = _FormatBlob(FMAP_HEADER_FORMAT, FMAP_HEADER_NAMES, values)
112 blob += _FormatBlob(FMAP_AREA_FORMAT, FMAP_AREA_NAMES, area)