Name: Anonymous 2009-03-18 13:37
Hey guys!
I'm hacking on binary images with elf... And I'm trying to figure out how a Load Memory Address fucks up with Virtual Memory Access.
The question is the following: since the compiling script removes the typical ELF data with objcopy -O binary, how the hell is the firmware loader supposed to know the differences between LMA and VMA?
I'm hacking on binary images with elf... And I'm trying to figure out how a Load Memory Address fucks up with Virtual Memory Access.
The question is the following: since the compiling script removes the typical ELF data with objcopy -O binary, how the hell is the firmware loader supposed to know the differences between LMA and VMA?