]> Git Repo - u-boot.git/commit - boot/image.c
image: Add Trusted Execution Environment image type
authorAndrew F. Davis <[email protected]>
Tue, 29 Nov 2016 22:33:21 +0000 (16:33 -0600)
committerTom Rini <[email protected]>
Sat, 3 Dec 2016 18:21:20 +0000 (13:21 -0500)
commit7e719ee7d8eb61f459a38f69a825823603879258
tree1d41c69ca7780d29205db617572c4fedc30cf3cd
parentd7be50921ed35e36e000a5e8daba41701a5eebb9
image: Add Trusted Execution Environment image type

Add a new image type representing Trusted Execution Environment (TEE)
image types. For example, an OP-TEE OS binary image.

Signed-off-by: Andrew F. Davis <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
common/image.c
include/image.h
This page took 0.03469 seconds and 4 git commands to generate.