| /rk3399_ARM-atf/bl32/tsp/ |
| H A D | tsp.mk | 9f98aa1a7e33dd55851fd4feec0de9b40b6d9f10 Tue Mar 11 11:06:45 UTC 2014 Jeenu Viswambharan <jeenu.viswambharan@arm.com> Specify image entry in linker script
At present, the entry point for each BL image is specified via the Makefiles and provided on the command line to the linker. When using a link script the entry point should rather be specified via the ENTRY() directive in the link script.
This patch updates linker scripts of all BL images to specify the entry point using the ENTRY() directive. It also removes the --entry flag passed to the linker through Makefile.
Fixes issue ARM-software/tf-issues#66
Change-Id: I1369493ebbacea31885b51185441f6b628cf8da0
|
| H A D | tsp.ld.S | 9f98aa1a7e33dd55851fd4feec0de9b40b6d9f10 Tue Mar 11 11:06:45 UTC 2014 Jeenu Viswambharan <jeenu.viswambharan@arm.com> Specify image entry in linker script
At present, the entry point for each BL image is specified via the Makefiles and provided on the command line to the linker. When using a link script the entry point should rather be specified via the ENTRY() directive in the link script.
This patch updates linker scripts of all BL images to specify the entry point using the ENTRY() directive. It also removes the --entry flag passed to the linker through Makefile.
Fixes issue ARM-software/tf-issues#66
Change-Id: I1369493ebbacea31885b51185441f6b628cf8da0
|
| /rk3399_ARM-atf/bl1/aarch64/ |
| H A D | bl1_entrypoint.S | 9f98aa1a7e33dd55851fd4feec0de9b40b6d9f10 Tue Mar 11 11:06:45 UTC 2014 Jeenu Viswambharan <jeenu.viswambharan@arm.com> Specify image entry in linker script
At present, the entry point for each BL image is specified via the Makefiles and provided on the command line to the linker. When using a link script the entry point should rather be specified via the ENTRY() directive in the link script.
This patch updates linker scripts of all BL images to specify the entry point using the ENTRY() directive. It also removes the --entry flag passed to the linker through Makefile.
Fixes issue ARM-software/tf-issues#66
Change-Id: I1369493ebbacea31885b51185441f6b628cf8da0
|
| /rk3399_ARM-atf/bl2/ |
| H A D | bl2.mk | 9f98aa1a7e33dd55851fd4feec0de9b40b6d9f10 Tue Mar 11 11:06:45 UTC 2014 Jeenu Viswambharan <jeenu.viswambharan@arm.com> Specify image entry in linker script
At present, the entry point for each BL image is specified via the Makefiles and provided on the command line to the linker. When using a link script the entry point should rather be specified via the ENTRY() directive in the link script.
This patch updates linker scripts of all BL images to specify the entry point using the ENTRY() directive. It also removes the --entry flag passed to the linker through Makefile.
Fixes issue ARM-software/tf-issues#66
Change-Id: I1369493ebbacea31885b51185441f6b628cf8da0
|
| H A D | bl2.ld.S | 9f98aa1a7e33dd55851fd4feec0de9b40b6d9f10 Tue Mar 11 11:06:45 UTC 2014 Jeenu Viswambharan <jeenu.viswambharan@arm.com> Specify image entry in linker script
At present, the entry point for each BL image is specified via the Makefiles and provided on the command line to the linker. When using a link script the entry point should rather be specified via the ENTRY() directive in the link script.
This patch updates linker scripts of all BL images to specify the entry point using the ENTRY() directive. It also removes the --entry flag passed to the linker through Makefile.
Fixes issue ARM-software/tf-issues#66
Change-Id: I1369493ebbacea31885b51185441f6b628cf8da0
|
| /rk3399_ARM-atf/bl1/ |
| H A D | bl1.mk | 9f98aa1a7e33dd55851fd4feec0de9b40b6d9f10 Tue Mar 11 11:06:45 UTC 2014 Jeenu Viswambharan <jeenu.viswambharan@arm.com> Specify image entry in linker script
At present, the entry point for each BL image is specified via the Makefiles and provided on the command line to the linker. When using a link script the entry point should rather be specified via the ENTRY() directive in the link script.
This patch updates linker scripts of all BL images to specify the entry point using the ENTRY() directive. It also removes the --entry flag passed to the linker through Makefile.
Fixes issue ARM-software/tf-issues#66
Change-Id: I1369493ebbacea31885b51185441f6b628cf8da0
|
| H A D | bl1.ld.S | 9f98aa1a7e33dd55851fd4feec0de9b40b6d9f10 Tue Mar 11 11:06:45 UTC 2014 Jeenu Viswambharan <jeenu.viswambharan@arm.com> Specify image entry in linker script
At present, the entry point for each BL image is specified via the Makefiles and provided on the command line to the linker. When using a link script the entry point should rather be specified via the ENTRY() directive in the link script.
This patch updates linker scripts of all BL images to specify the entry point using the ENTRY() directive. It also removes the --entry flag passed to the linker through Makefile.
Fixes issue ARM-software/tf-issues#66
Change-Id: I1369493ebbacea31885b51185441f6b628cf8da0
|
| /rk3399_ARM-atf/bl31/ |
| H A D | bl31.ld.S | 9f98aa1a7e33dd55851fd4feec0de9b40b6d9f10 Tue Mar 11 11:06:45 UTC 2014 Jeenu Viswambharan <jeenu.viswambharan@arm.com> Specify image entry in linker script
At present, the entry point for each BL image is specified via the Makefiles and provided on the command line to the linker. When using a link script the entry point should rather be specified via the ENTRY() directive in the link script.
This patch updates linker scripts of all BL images to specify the entry point using the ENTRY() directive. It also removes the --entry flag passed to the linker through Makefile.
Fixes issue ARM-software/tf-issues#66
Change-Id: I1369493ebbacea31885b51185441f6b628cf8da0
|
| H A D | bl31.mk | 9f98aa1a7e33dd55851fd4feec0de9b40b6d9f10 Tue Mar 11 11:06:45 UTC 2014 Jeenu Viswambharan <jeenu.viswambharan@arm.com> Specify image entry in linker script
At present, the entry point for each BL image is specified via the Makefiles and provided on the command line to the linker. When using a link script the entry point should rather be specified via the ENTRY() directive in the link script.
This patch updates linker scripts of all BL images to specify the entry point using the ENTRY() directive. It also removes the --entry flag passed to the linker through Makefile.
Fixes issue ARM-software/tf-issues#66
Change-Id: I1369493ebbacea31885b51185441f6b628cf8da0
|
| /rk3399_ARM-atf/ |
| H A D | Makefile | 9f98aa1a7e33dd55851fd4feec0de9b40b6d9f10 Tue Mar 11 11:06:45 UTC 2014 Jeenu Viswambharan <jeenu.viswambharan@arm.com> Specify image entry in linker script
At present, the entry point for each BL image is specified via the Makefiles and provided on the command line to the linker. When using a link script the entry point should rather be specified via the ENTRY() directive in the link script.
This patch updates linker scripts of all BL images to specify the entry point using the ENTRY() directive. It also removes the --entry flag passed to the linker through Makefile.
Fixes issue ARM-software/tf-issues#66
Change-Id: I1369493ebbacea31885b51185441f6b628cf8da0
|