Add .extab and .exidx sections
These sections are required by clang when the code is compiled for
aarch32. These sections are related to the unwind of the stack in
exceptions, but in the way that clang defines and uses them, the
garbage collector cannot get rid of them.

Change-Id: I085efc0cf77eae961d522472f72c4b5bad2237ab
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
1 parent 5629b2b commit ad92509476ca9c0a675bd484b7dc48ce69cc37fb
@Roberto Vargas Roberto Vargas authored on 10 May 2018
Showing 4 changed files
View
bl1/bl1.ld.S
View
bl2/bl2.ld.S
View
bl2u/bl2u.ld.S
View
bl32/sp_min/sp_min.ld.S