[U-Boot] [PATCH 2/3] image: Add Trusted Execution Environment image type
Simon Glass
sjg at chromium.org
Thu Nov 24 03:20:42 CET 2016
On 21 November 2016 at 13:14, Andrew F. Davis <afd at ti.com> wrote:
> 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 <afd at ti.com>
> ---
> common/image.c | 1 +
> include/image.h | 1 +
> 2 files changed, 2 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list