From: Bryan Brattlof Date: Thu, 12 Jun 2025 11:38:54 +0000 (-0500) Subject: binmain: include ti-fs-enc.bin into missing-blob-help X-Git-Tag: v2025.10-rc1~91^2~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1c8d2db436c9d9e8303b9e9cc108e719c6690c4;p=pandora-u-boot.git binmain: include ti-fs-enc.bin into missing-blob-help Now that the TIFS firmware is marked as a mandatory component to a successful build, provide some helpful descriptions to what it is and links to more information about how to get this needed firmware. Signed-off-by: Bryan Brattlof --- diff --git a/tools/binman/missing-blob-help b/tools/binman/missing-blob-help index 3b16a9b1679..d2ed35bef4d 100644 --- a/tools/binman/missing-blob-help +++ b/tools/binman/missing-blob-help @@ -70,3 +70,14 @@ Have a look at your board's documentation to find the latest version of the DM firmware binary and how to include it in the build. https://docs.u-boot.org/en/latest/board/ti/k3.html + +ti-fs-enc.bin: +You are missing TI's Foundational Security (TIFS) firmware which is +critical to provide foundational security services like authenticated boot, +and firewall management for the SoC. Your board will not boot without +this firmware. + +Have a look at your board's documentation to find the latest version of the +TIFS firmware binary and how to include them in the build. + + https://docs.u-boot.org/en/latest/board/ti/k3.html