]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
binman: Update tee-os missing blob help text
authorJonas Karlman <jonas@kwiboo.se>
Tue, 18 Jul 2023 20:34:34 +0000 (20:34 +0000)
committerSimon Glass <sjg@chromium.org>
Wed, 2 Aug 2023 18:05:57 +0000 (12:05 -0600)
Make it a little bit more clear that it is U-Boot that should be built
with TEE=/path/to/tee.bin and not OP-TEE itself.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/binman/missing-blob-help

index f013367ac36bf720edf670207e886cbfc5dfa18c..ab0023eb9fb59fb84757770bcec4993d8351e9fb 100644 (file)
@@ -43,7 +43,7 @@ for the external TPL binary is https://github.com/rockchip-linux/rkbin.
 
 tee-os:
 See the documentation for your board. You may need to build Open Portable
-Trusted Execution Environment (OP-TEE) with TEE=/path/to/tee.bin
+Trusted Execution Environment (OP-TEE) and build with TEE=/path/to/tee.bin
 
 opensbi:
 See the documentation for your board. The OpenSBI git repo is at