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

/gem5/src/arch/sparc/
H A DSparcSystem.py69 reset_bin = Param.String("file that contains the reset code") variable in class:SparcSystem
H A Dsystem.cc57 reset = createObjectFile(params()->reset_bin, true);
59 fatal("Could not load reset binary %s", params()->reset_bin);
/gem5/configs/common/
H A DFSConfig.py196 self.reset_bin = binary('reset_new.bin')

Completed in 7 milliseconds