arm: mach-k3: add support for detecting firmware images from FIT
authorTero Kristo <t-kristo@ti.com>
Fri, 11 Jun 2021 08:45:19 +0000 (11:45 +0300)
committerLokesh Vutla <lokeshvutla@ti.com>
Fri, 11 Jun 2021 11:04:52 +0000 (16:34 +0530)
commit547b277cd9252408bc7b12abaacda01e3b6e2eba
treec646d255252e70b3a1c11278917a506a313902a3
parent277729eaf373dd83287ff3e145735261b0fc9c93
arm: mach-k3: add support for detecting firmware images from FIT

Add callback routines for parsing the firmware info from FIT image, and
use the data to boot up ATF and the MCU R5 firmware.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tero Kristo <kristo@kernel.org>
arch/arm/mach-k3/common.c
arch/arm/mach-k3/common.h
arch/arm/mach-k3/security.c