Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/dtoc/
H A Dfdt_util.py48 def EnsureCompiled(fname): function
H A Dtest_dtoc.py59 return fdt_util.EnsureCompiled(os.path.join(our_path, dts_fname))
H A Dfdt.py272 self._fname = fdt_util.EnsureCompiled(self._fname)
/OK3568_Linux_fs/u-boot/tools/binman/
H A Dfdt_test.py30 return fdt_util.EnsureCompiled(self.TestFile(fname))
H A Dfunc_test.py158 dtb = fdt_util.EnsureCompiled(self.TestFile(fname))