[PATCH v3 06/10] bsps/arm: Break out linker script for AArch64

Sebastian Huber sebastian.huber at embedded-brains.de
Mon Oct 5 07:11:15 UTC 2020


On 04/10/2020 06:18, Kinsey Moore wrote:

> This breaks out the common section of the ARM linker script that is
> usable by AArch64 BSPs to avoid duplication of the vast majority. To do
> so, it was necessary to add a new linker path at bsps/shared/start.
Sorry, I didn't consider that using a linker script shared by different 
architectures requires a new library path in the build. I think in this 
case I would prefer a copy and paste linkcmds.base. One for arm and one 
for aarch64.


More information about the devel mailing list