Home
last modified time | relevance | path

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

/u-boot/tools/binman/etype/
A D_testing.py164 self.bintool_for_contents = self.AddBintool(btools,
167 self.bintool_for_pack = self.AddBintool(btools,
A Dgbb.py104 self.futility = self.AddBintool(btools, 'futility')
A Dx509_cert.py92 self.openssl = self.AddBintool(btools, 'openssl')
A Dvblock.py102 self.futility = self.AddBintool(btools, 'futility')
A Dintel_ifwi.py148 self.ifwitool = self.AddBintool(btools, 'ifwitool')
A Dmkimage.py256 self.mkimage = self.AddBintool(btools, 'mkimage')
A Dfit.py827 self.mkimage = self.AddBintool(btools, 'mkimage')
/u-boot/tools/binman/
A Dentry_test.py113 base.comp_bintool = base.AddBintool(bintools, '_testing')
A Dentry.py1272 self.comp_bintool = self.AddBintool(btools, name)
1275 def AddBintool(self, tools, name): member in Entry

Completed in 22 milliseconds