Re: [U-Boot] [PATCH v3 4/7] arm: omap5: Add TEE loading support

2016-11-29 Thread Tom Rini
On Tue, Nov 29, 2016 at 04:33:23PM -0600, Andrew F. Davis wrote: > From: Harinarayan Bhatta > > secure_tee_install is used to install and initialize a secure TEE OS such as > Linaro OP-TEE into the secure world. This function takes in the address > where the signed TEE image is loaded as an argu

[U-Boot] [PATCH v3 4/7] arm: omap5: Add TEE loading support

2016-11-29 Thread Andrew F. Davis
From: Harinarayan Bhatta secure_tee_install is used to install and initialize a secure TEE OS such as Linaro OP-TEE into the secure world. This function takes in the address where the signed TEE image is loaded as an argument. The signed TEE image consists of a header (struct tee_header), TEE cod