Home
last modified time | relevance | path

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

/u-boot/test/py/tests/
A Dtest_vboot.py238 shutil.copyfile(fit, ffit)
252 shutil.copyfile(fit, efit)
263 shutil.copyfile(fit, efit)
/u-boot/scripts/kconfig/tests/
A Dconftest.py62 shutil.copyfile(os.path.join(self._test_dir, dot_config),
/u-boot/tools/
A Dfit_image.c656 static int copyfile(const char *src, const char *dst) in copyfile() function
796 if (copyfile(bakfile, tmpfile) < 0) { in fit_handle_file()
/u-boot/tools/buildman/
A Dkconfiglib.py6398 shutil.copyfile(src, dst)

Completed in 15 milliseconds