Hi there, As far as I can see gem5 only loads .text, .data and .bss section of the elf file. Is there an easy way to get it to load the entire elf file inclusive all sections and the elf header? I have relocate my kernel at some point during boot up and can only do so if I have the relocation section and the header telling me where the sections are.
Best, Samuel
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
