Re: [U-Boot] [PATCH v4 00/19] AVB using OP-TEE

2018-10-08 Thread Simon Glass
Hi Jens, On 8 October 2018 at 01:18, Jens Wiklander wrote: > Hi Simon, > > On Tue, Oct 2, 2018 at 1:21 PM, Simon Glass wrote: >> Hi Jen, >> >> On 25 September 2018 at 07:40, Jens Wiklander >> wrote: >>> Hi, >>> >>> This adds support for storing AVB rollback indexes in the RPMB partition. >>> T

Re: [U-Boot] [PATCH v4 00/19] AVB using OP-TEE

2018-10-08 Thread Jens Wiklander
Hi Simon, On Tue, Oct 2, 2018 at 1:21 PM, Simon Glass wrote: > Hi Jen, > > On 25 September 2018 at 07:40, Jens Wiklander > wrote: >> Hi, >> >> This adds support for storing AVB rollback indexes in the RPMB partition. >> The RPMB partition (content and key) is managed by OP-TEE >> (https://www.o

Re: [U-Boot] [PATCH v4 00/19] AVB using OP-TEE

2018-10-02 Thread Simon Glass
Hi Jen, On 25 September 2018 at 07:40, Jens Wiklander wrote: > Hi, > > This adds support for storing AVB rollback indexes in the RPMB partition. > The RPMB partition (content and key) is managed by OP-TEE > (https://www.op-tee.org/) which is a secure OS leveraging ARM TrustZone. > > The Linux ker