Searched refs:rev_file (Results 1 - 1 of 1) sorted by relevance

/gem5/util/
H A Dgen_arm_fs_files.py137 rev_file = open(revisions_dir + "/gem5", "w+") variable
141 rev_file)
142 rev_file.close()
150 rev_file = open(revisions_dir + "/linux", "w+") variable
154 rev_file)
155 rev_file.close()
186 rev_file = open(revisions_dir + "/linux-arm64-legacy", "w+") variable
190 rev_file)
191 rev_file.close()
213 rev_file variable
[all...]

Completed in 2 milliseconds