[PATCH -next v2 3/5] binman: add sysfw-inner-cert to missing-blob-help
Bryan Brattlof
bb at ti.com
Thu Jun 12 13:38:52 CEST 2025
Now that the inner certificate for TI's Foundation Security TIFS
firmware is mandatory to a successful build, provide some guidance on
what it is and links to the documentation on how to obtain the firmware
blobs.
Reviewed-by: Anshul Dalal <anshuld at ti.com>
Signed-off-by: Bryan Brattlof <bb at ti.com>
---
Changes from v1:
- Alphabetize the sysfw-inner-cert entry
---
tools/binman/missing-blob-help | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/tools/binman/missing-blob-help b/tools/binman/missing-blob-help
index e28eaa2015443f256a469df4ead87793e23ba219..3b16a9b1679c4d3003da08c8a49c7acee2293538 100644
--- a/tools/binman/missing-blob-help
+++ b/tools/binman/missing-blob-help
@@ -47,6 +47,16 @@ scp-sunxi:
SCP firmware is required for system suspend, but is otherwise optional.
Please read the section on SCP firmware in board/sunxi/README.sunxi64
+sysfw-inner-cert:
+You are missing the inner certificate for TI's Foundational Security (TIFS)
+firmware which is critical to authenticating the TIFS firmware during boot.
+HS-FS and HS-SE parts will not boot without this certificate.
+
+Have a look at your board's documentation to find and include the latest
+TIFS certificate blobs and how to include them in the build.
+
+ https://docs.u-boot.org/en/latest/board/ti/k3.html
+
tee-os:
See the documentation for your board. You may need to build Open Portable
Trusted Execution Environment (OP-TEE) and build with TEE=/path/to/tee.bin
--
2.49.0
More information about the U-Boot
mailing list