Home
last modified time | relevance | path

Searched hist:a6ff0067ab57d848d3fb28a3eb2b47e6cf2a6092 (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/build_helpers/
H A Dmtk_build_helpers_epilogue.mka6ff0067ab57d848d3fb28a3eb2b47e6cf2a6092 Mon Jan 16 18:57:26 UTC 2023 Chris Kay <chris.kay@arm.com> build: permit multiple linker scripts

This change allows platforms to provide more than one linker script to
any image utilizing the `MAKE_BL` build system macro.

This is already done by some MediaTek platforms via the
`EXTRA_LINKERFILE` build system variable, which has now been removed.

In its place, additional linker scripts may be added to the
`<IMAGE>_LINKER_SCRIPT_SOURCES` variable.

BREAKING-CHANGE: The `EXTRA_LINKERFILE` build system variable has been
replaced with the `<IMAGE>_LINKER_SCRIPT_SOURCES` variable. See the
commit message for more information.

Change-Id: I3f0b69200d6a4841fd158cd09344ce9e67047271
Signed-off-by: Chris Kay <chris.kay@arm.com>
H A Dmtk_build_helpers.mka6ff0067ab57d848d3fb28a3eb2b47e6cf2a6092 Mon Jan 16 18:57:26 UTC 2023 Chris Kay <chris.kay@arm.com> build: permit multiple linker scripts

This change allows platforms to provide more than one linker script to
any image utilizing the `MAKE_BL` build system macro.

This is already done by some MediaTek platforms via the
`EXTRA_LINKERFILE` build system variable, which has now been removed.

In its place, additional linker scripts may be added to the
`<IMAGE>_LINKER_SCRIPT_SOURCES` variable.

BREAKING-CHANGE: The `EXTRA_LINKERFILE` build system variable has been
replaced with the `<IMAGE>_LINKER_SCRIPT_SOURCES` variable. See the
commit message for more information.

Change-Id: I3f0b69200d6a4841fd158cd09344ce9e67047271
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/make_helpers/
H A Dbuild_macros.mka6ff0067ab57d848d3fb28a3eb2b47e6cf2a6092 Mon Jan 16 18:57:26 UTC 2023 Chris Kay <chris.kay@arm.com> build: permit multiple linker scripts

This change allows platforms to provide more than one linker script to
any image utilizing the `MAKE_BL` build system macro.

This is already done by some MediaTek platforms via the
`EXTRA_LINKERFILE` build system variable, which has now been removed.

In its place, additional linker scripts may be added to the
`<IMAGE>_LINKER_SCRIPT_SOURCES` variable.

BREAKING-CHANGE: The `EXTRA_LINKERFILE` build system variable has been
replaced with the `<IMAGE>_LINKER_SCRIPT_SOURCES` variable. See the
commit message for more information.

Change-Id: I3f0b69200d6a4841fd158cd09344ce9e67047271
Signed-off-by: Chris Kay <chris.kay@arm.com>