| /rk3399_ARM-atf/lib/semihosting/aarch64/ |
| H A D | semihosting_call.S | 0a30cf54af7bb1f77b405062b1d5b44e809d0290 Tue Mar 18 13:46:55 UTC 2014 Andrew Thoelke <andrew.thoelke@arm.com> 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
|
| /rk3399_ARM-atf/services/spd/tspd/ |
| H A D | tspd_helpers.S | 0a30cf54af7bb1f77b405062b1d5b44e809d0290 Tue Mar 18 13:46:55 UTC 2014 Andrew Thoelke <andrew.thoelke@arm.com> 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
|
| /rk3399_ARM-atf/bl32/tsp/aarch64/ |
| H A D | tsp_request.S | 0a30cf54af7bb1f77b405062b1d5b44e809d0290 Tue Mar 18 13:46:55 UTC 2014 Andrew Thoelke <andrew.thoelke@arm.com> 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
|
| H A D | tsp_entrypoint.S | 0a30cf54af7bb1f77b405062b1d5b44e809d0290 Tue Mar 18 13:46:55 UTC 2014 Andrew Thoelke <andrew.thoelke@arm.com> 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
|
| /rk3399_ARM-atf/plat/common/aarch64/ |
| H A D | platform_helpers.S | 0a30cf54af7bb1f77b405062b1d5b44e809d0290 Tue Mar 18 13:46:55 UTC 2014 Andrew Thoelke <andrew.thoelke@arm.com> 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
|
| /rk3399_ARM-atf/bl1/aarch64/ |
| H A D | bl1_entrypoint.S | 0a30cf54af7bb1f77b405062b1d5b44e809d0290 Tue Mar 18 13:46:55 UTC 2014 Andrew Thoelke <andrew.thoelke@arm.com> 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
|
| H A D | bl1_exceptions.S | 0a30cf54af7bb1f77b405062b1d5b44e809d0290 Tue Mar 18 13:46:55 UTC 2014 Andrew Thoelke <andrew.thoelke@arm.com> 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
|
| /rk3399_ARM-atf/bl2/aarch64/ |
| H A D | bl2_entrypoint.S | 0a30cf54af7bb1f77b405062b1d5b44e809d0290 Tue Mar 18 13:46:55 UTC 2014 Andrew Thoelke <andrew.thoelke@arm.com> 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
|
| /rk3399_ARM-atf/bl31/aarch64/ |
| H A D | bl31_entrypoint.S | 0a30cf54af7bb1f77b405062b1d5b44e809d0290 Tue Mar 18 13:46:55 UTC 2014 Andrew Thoelke <andrew.thoelke@arm.com> 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
|
| H A D | runtime_exceptions.S | 0a30cf54af7bb1f77b405062b1d5b44e809d0290 Tue Mar 18 13:46:55 UTC 2014 Andrew Thoelke <andrew.thoelke@arm.com> 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
|