Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-26 | arm: mach-k3: Add secure device build support | Andrew F. Davis | |
K3 HS devices require signed binaries for boot, use the SECDEV tools to sign the boot artifacts during build. Signed-off-by: Andrew F. Davis <afd@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Andreas Dannenberg <dannenberg@ti.com> | |||
2018-09-11 | armv8: K3: am654: Introduce FIT generator script | Lokesh Vutla | |
Add a script that is capable of generating a FIT image source file that combines ATF, SPL(64 bit) and DT. This combined image is used by R5 SPL and start ATF on ARMv8 core. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> |