arm-trusted-firmware/bl32/sp_min
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 DynamIQ: Enable MMU without using stack 2018-06-27 11:31:30 +01:00
sp_min.ld.S Add .extab and .exidx sections 2018-07-11 09:21:04 +01:00
sp_min.mk Rename symbols and files relating to CVE-2017-5715 2018-05-23 12:45:48 +01:00
sp_min_main.c Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00
sp_min_private.h bl32: add secure interrupt handling in AArch32 sp_min 2017-08-09 15:48:53 +02:00
wa_cve_2017_5715_bpiall.S Rename symbols and files relating to CVE-2017-5715 2018-05-23 12:45:48 +01:00
wa_cve_2017_5715_icache_inv.S Rename symbols and files relating to CVE-2017-5715 2018-05-23 12:45:48 +01:00