abhishek-samsung

Results 2 issues of abhishek-samsung

When we are trying to build elf along with exceptions (stm32f4discovery elf config with uClib++ and exceptions enabled), some extra sections are getting created (without following the linker script). ```...

## Summary binfmt/libelf: add exidx and extab sections in linker script exidx and extab sections are required for exception handling, hence add them to the elf linker script include/nuttx: fix...