Home
last modified time | relevance | path

Searched hist:"9 f98aa1a7e33dd55851fd4feec0de9b40b6d9f10" (Results 1 – 10 of 10) sorted by relevance

/rk3399_ARM-atf/bl32/tsp/
H A Dtsp.mk9f98aa1a7e33dd55851fd4feec0de9b40b6d9f10 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 Dtsp.ld.S9f98aa1a7e33dd55851fd4feec0de9b40b6d9f10 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 Dbl1_entrypoint.S9f98aa1a7e33dd55851fd4feec0de9b40b6d9f10 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 Dbl2.mk9f98aa1a7e33dd55851fd4feec0de9b40b6d9f10 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 Dbl2.ld.S9f98aa1a7e33dd55851fd4feec0de9b40b6d9f10 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 Dbl1.mk9f98aa1a7e33dd55851fd4feec0de9b40b6d9f10 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 Dbl1.ld.S9f98aa1a7e33dd55851fd4feec0de9b40b6d9f10 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 Dbl31.ld.S9f98aa1a7e33dd55851fd4feec0de9b40b6d9f10 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 Dbl31.mk9f98aa1a7e33dd55851fd4feec0de9b40b6d9f10 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 DMakefile9f98aa1a7e33dd55851fd4feec0de9b40b6d9f10 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