]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mach-k3: Add config option for setting OP-TEE address
authorAndrew Davis <afd@ti.com>
Wed, 14 Feb 2024 16:30:05 +0000 (10:30 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 6 Mar 2024 14:09:00 +0000 (09:09 -0500)
commit556683944d46defefbdfdd0891e1df8f07f95482
treece61425086d14e46fa35865f23d97883f758b787
parent4129bdfbc1f4ce167747662db1d3b4f3f2fba2ff
arm: mach-k3: Add config option for setting OP-TEE address

Much like we have for ATF, OP-TEE has a standard address that we load
it too and run it from. Add a Kconfig item for this to remove some
hard-coding and allow this address to be more easily changed.

Signed-off-by: Andrew Davis <afd@ti.com>
Acked-by: Bryan Brattlof <bb@ti.com>
Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
arch/arm/dts/k3-am625-beagleplay-u-boot.dtsi
arch/arm/dts/k3-am65-iot2050-boot-image.dtsi
arch/arm/dts/k3-binman.dtsi
arch/arm/dts/k3-j721e-beagleboneai64-u-boot.dtsi
arch/arm/mach-k3/Kconfig