Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/romlib/
H A Dromlib_generator.py99 def build_template(self, name, mapping=None, remove_comment=False): member in RomlibApplication
178 output_file.write(self.build_template("jmptbl_header.S"))
183 output_file.write(self.build_template(template_name, item, True))
239 files.append(self.build_template("wrapper" + bti + ".S", item))
271 output_file.write(self.build_template("jmptbl_glob_var.S", mapping))