Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/binman/etype/
H A Dfmap.py55 return fmap_util.EncodeFmap(self.section.GetImageSize() or 0, self.name,
/openbmc/u-boot/tools/binman/
H A Dbsection.py463 def GetImageSize(self): member in Section