commit | ef880db50c7dfc45257f922a10dcab9e19f62d82 | [log] [tgz] |
---|---|---|
author | Andrew Davis <afd@ti.com> | Thu Feb 01 18:24:45 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 04 13:41:04 2024 -0500 |
tree | eed7b9af222dd929ca90b6797478c51b69551a10 | |
parent | 5eb8d5782c5ae433145997fa0a5512da1f90e821 [diff] |
arm: mach-k3: Move tispl.bin loading into R5 directory ATF, OPTEE, DM (tispl.bin) loading is only ever done by the R5 core, move the code into the R5 directory. Signed-off-by: Andrew Davis <afd@ti.com>