commit | 27df8606ad75a4f3ac152b6d8ac29ad8a6694670 | [log] [tgz] |
---|---|---|
author | Andrew Davis <afd@ti.com> | Wed Feb 14 10:30:05 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Mar 06 09:09:00 2024 -0500 |
tree | ce61425086d14e46fa35865f23d97883f758b787 | |
parent | 0f13a0066554aa8cc2a0301f3d8ba3f57daca328 [diff] |
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>