commit | 56d58aefd71e0b631a661bcaffac41afe5e3ef73 | [log] [tgz] |
---|---|---|
author | Bryan Brattlof <bb@ti.com> | Tue May 06 08:11:45 2025 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu May 22 13:54:22 2025 -0600 |
tree | fb9e86a0eea1078fff35c6a5ccf76ce49d58bb52 | |
parent | 07c23fd23ddc39f8d4ccc29f74fc6be89c295d6a [diff] |
arm: dts: k3: require mandatory firmware in binman TI's Foundational Security (TIFS), Device Management (DM) and Device Management and Security Control (DMSC) firmware are required for a successful boot. Remove the 'optional' flag so binman will emit an error if these firmware components are not found Signed-off-by: Bryan Brattlof <bb@ti.com> Acked-by: Wadim Egorov <w.egorov@phytec.de>