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)
commitae8a922bd2061beee7524bfc826baba01fb3944f
treea3d09c02fd3d902bf741cd1ce2dc810c8ba75351
parent81451a3985a7ca9f2bc871a14d8aff8aa86db9ba
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