elfloader/shoehorn: handle gaps between loadable elf segments Correct the calculated memory needed to load an elf image. Using only the p_memsz value ignores gaps between segments; instead calculate the first+last addresses using p_vaddr & p_memsz. Change-Id: Iba77d1bf8f051eca32d5aedd601d25d2ec84a0d6
Provides tools used to build seL4 projects. Also collects common config and tools for style checks.
Contributions welcome!
See the CONTRIBUTING file for more.