From: Jonas Karlman Date: Tue, 18 Jul 2023 20:34:34 +0000 (+0000) Subject: binman: Update tee-os missing blob help text X-Git-Url: http://git.dujemihanovic.xyz/img/static/git-favicon.png?a=commitdiff_plain;h=321f256c9b5695f75e9a76c2c2adfa9ebf8ee4fa;p=u-boot.git binman: Update tee-os missing blob help text 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 Reviewed-by: Simon Glass --- diff --git a/tools/binman/missing-blob-help b/tools/binman/missing-blob-help index f013367ac3..ab0023eb9f 100644 --- a/tools/binman/missing-blob-help +++ b/tools/binman/missing-blob-help @@ -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