arm-trusted-firmware/bl2u
Roberto Vargas ad92509476 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>
2018-07-11 09:21:04 +01:00
..
aarch32 Fix BL2U entrypoint possible parameter corruption 2017-08-02 17:16:09 +01:00
aarch64 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
bl2u.ld.S Add .extab and .exidx sections 2018-07-11 09:21:04 +01:00
bl2u.mk AArch32: Add BL2U support 2017-05-15 16:35:29 +01:00
bl2u_main.c Fix MISRA rule 8.4 in common code 2018-02-28 17:18:46 +00:00