Searched refs:ExpandSize (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/tools/binman/etype/ | ||
H A D | section.py | 106 self._section.ExpandSize(self.size) |
/openbmc/u-boot/tools/binman/ | ||
H A D | bsection.py | 454 def ExpandSize(self, size): member in Section |