
Add support for signing, detection and loading of TIFSSTUB images for for HSSE, HSFS and GP AM62x devices.
Boot tested and Deepsleep entry exist tested with ti-linux: https://gist.github.com/DhruvaG2000/036010f6ae75aa6443fc77f61fd74893
Patches are based on top of tag: v2024.04
Cc: Tom Rini trini@konsulko.com Cc: Neha Malcom Francis n-francis@ti.com Cc: Kamlesh Gurudasani kamlesh@ti.com Cc: Vibhore Vardhan vibhore@ti.com Cc: Vishal Mahaveer vishalm@ti.com Cc: Akashdeep Kaur a-kaur@ti.com Cc: Sebin Francis sebin.francis@ti.com
Kamlesh Gurudasani (2): arm: mach-k3: add support for detecting TIFSSTUB images arm: dts: k3: binman: am625: add support for signing TIFSSTUB Images
arch/arm/dts/k3-am625-sk-binman.dtsi | 141 ++++++++++++++++++++++++++- arch/arm/mach-k3/r5/common.c | 24 +++++ 2 files changed, 163 insertions(+), 2 deletions(-)