Searched hist:dccc537a7243d784e0b8b81ce1634e385c3b048b (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/bl32/tsp/ |
| H A D | tsp.ld.S | dccc537a7243d784e0b8b81ce1634e385c3b048b Tue Mar 18 07:13:52 UTC 2014 Andrew Thoelke <andrew.thoelke@arm.com> Use --gc-sections during link
All common functions are being built into all binary images, whether or not they are actually used. This change enables the use of -ffunction-sections, -fdata-sections and --gc-sections in the compiler and linker to remove unused code and data from the images.
Change-Id: Ia9f78c01054ac4fa15d145af38b88a0d6fb7d409
|
| /rk3399_ARM-atf/bl1/ |
| H A D | bl1.ld.S | dccc537a7243d784e0b8b81ce1634e385c3b048b Tue Mar 18 07:13:52 UTC 2014 Andrew Thoelke <andrew.thoelke@arm.com> Use --gc-sections during link
All common functions are being built into all binary images, whether or not they are actually used. This change enables the use of -ffunction-sections, -fdata-sections and --gc-sections in the compiler and linker to remove unused code and data from the images.
Change-Id: Ia9f78c01054ac4fa15d145af38b88a0d6fb7d409
|
| /rk3399_ARM-atf/bl2/ |
| H A D | bl2.ld.S | dccc537a7243d784e0b8b81ce1634e385c3b048b Tue Mar 18 07:13:52 UTC 2014 Andrew Thoelke <andrew.thoelke@arm.com> Use --gc-sections during link
All common functions are being built into all binary images, whether or not they are actually used. This change enables the use of -ffunction-sections, -fdata-sections and --gc-sections in the compiler and linker to remove unused code and data from the images.
Change-Id: Ia9f78c01054ac4fa15d145af38b88a0d6fb7d409
|
| /rk3399_ARM-atf/bl31/ |
| H A D | bl31.ld.S | dccc537a7243d784e0b8b81ce1634e385c3b048b Tue Mar 18 07:13:52 UTC 2014 Andrew Thoelke <andrew.thoelke@arm.com> Use --gc-sections during link
All common functions are being built into all binary images, whether or not they are actually used. This change enables the use of -ffunction-sections, -fdata-sections and --gc-sections in the compiler and linker to remove unused code and data from the images.
Change-Id: Ia9f78c01054ac4fa15d145af38b88a0d6fb7d409
|
| /rk3399_ARM-atf/ |
| H A D | Makefile | dccc537a7243d784e0b8b81ce1634e385c3b048b Tue Mar 18 07:13:52 UTC 2014 Andrew Thoelke <andrew.thoelke@arm.com> Use --gc-sections during link
All common functions are being built into all binary images, whether or not they are actually used. This change enables the use of -ffunction-sections, -fdata-sections and --gc-sections in the compiler and linker to remove unused code and data from the images.
Change-Id: Ia9f78c01054ac4fa15d145af38b88a0d6fb7d409
|