Hi,
I am generating a .elf file in two different but identical repositories. What I found is, the two .elf's are same having difference in the order of the sections. i.e. considering any one section, the offset is different, but the content and size of that section is same.
Any idea how is the sequence of these sections decided?
Thanks in advance
Saurabh