]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Add support for TEE BL32
authorRoger Quadros <rogerq@kernel.org>
Sat, 19 Feb 2022 18:50:04 +0000 (20:50 +0200)
committerSimon Glass <sjg@chromium.org>
Tue, 22 Feb 2022 17:05:44 +0000 (10:05 -0700)
commit6ce3e3eddab52705eb96313a128a82f4f1869d55
treef482540d2c7a079f58daf38d4288c1fb3932b334
parent2e40acdcf3ab17aaccd41e6a5eb34b9dfbf4dc10
binman: Add support for TEE BL32

Add an entry for OP-TEE Trusted OS 'BL32' payload.
This is required by platforms using Cortex-A cores with TrustZone
technology.

Signed-off-by: Roger Quadros <rogerq@kernel.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Add missing-blob-help, renumber the test file, update entry-docs:
Signed-off-by: Simon Glass <sjg@chromium.org>
Makefile
tools/binman/entries.rst
tools/binman/etype/tee_os.py [new file with mode: 0644]
tools/binman/ftest.py
tools/binman/missing-blob-help
tools/binman/test/222_tee_os.dts [new file with mode: 0644]