Re: [U-Boot] [PATCH 3/3] RFC: board: ti: dra7xx: add FIT image TEE processing

2016-11-23 Thread Simon Glass
On 21 November 2016 at 13:14, Andrew F. Davis wrote: > Populate the corresponding TEE image processing call to be > performed during FIT loadable processing. > > Signed-off-by: Andrew F. Davis > --- > board/ti/dra7xx/evm.c | 7 +++ > 1 file changed, 7 insertions(+)

[U-Boot] [PATCH 3/3] RFC: board: ti: dra7xx: add FIT image TEE processing

2016-11-21 Thread Andrew F. Davis
Populate the corresponding TEE image processing call to be performed during FIT loadable processing. Signed-off-by: Andrew F. Davis --- board/ti/dra7xx/evm.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/board/ti/dra7xx/evm.c b/board/ti/dra7xx/evm.c index