arm-trusted-firmware/arch/system/gic
Andrew Thoelke 0a30cf54af Place assembler functions in separate sections
This extends the --gc-sections behaviour to the many assembler
support functions in the firmware images by placing each function
into its own code section. This is achieved by creating a 'func'
macro used to declare each function label.

Fixes ARM-software/tf-issues#80

Change-Id: I301937b630add292d2dec6d2561a7fcfa6fec690
2014-03-26 21:54:37 +00:00
..
aarch64 Place assembler functions in separate sections 2014-03-26 21:54:37 +00:00
gic.h Fix implementation and users of gicd_set_ipriorityr() 2014-03-05 16:21:14 +00:00
gic_v2.c Fix implementation and users of gicd_set_ipriorityr() 2014-03-05 16:21:14 +00:00
gic_v2.h Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
gic_v3.c Reduce GICv3 debug output 2014-02-26 19:53:47 +00:00
gic_v3.h Probe for GICv3 re-distributors on core bring-up 2014-01-17 10:27:53 +00:00