]> git.baikalelectronics.ru Git - uboot.git/commit
arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scripts
authorTom Rini <trini@konsulko.com>
Tue, 10 Jan 2023 16:19:31 +0000 (11:19 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 20 Jan 2023 17:27:06 +0000 (12:27 -0500)
commit5062bf3b5cce5a431c879d80010820db97ac8ac4
treea3d09c02fd3d902bf741cd1ce2dc810c8ba75351
parent1efb5439ad31d5acda2dc1709b19c1b144b76d29
arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scripts

In order to avoid defining CONFIG_ARMV[78_]SECURE_BASE as empty in the
linker scripts, if not already defined, add and use
__ARMV[78_]SECURE_BASE for when the base is not defined and we want the
linker scripts to continue.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/cpu/armv8/u-boot.lds
arch/arm/cpu/u-boot.lds