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

/gem5/src/arch/sparc/
H A DSparcSystem.py72 nvram_bin = Param.String("file that contains the contents of nvram") variable in class:SparcSystem
H A Dsystem.cc72 nvram = createObjectFile(params()->nvram_bin, true);
74 fatal("Could not load nvram image %s", params()->nvram_bin);
/gem5/configs/common/
H A DFSConfig.py199 self.nvram_bin = binary('nvram1')

Completed in 7 milliseconds