Re: [PATCHv5 0/6] SCP03 control, documentation and tests.

2021-03-12 Thread Jorge Ramirez-Ortiz, Foundries
On 12/03/21, Tom Rini wrote: > On Fri, Mar 12, 2021 at 09:28:25AM +0100, Jorge Ramirez-Ortiz, Foundries > wrote: > > On 11/03/21, Simon Glass wrote: > > > Hi Foundries, > > > > > > On Wed, 10 Mar 2021 at 09:59, Jorge Ramirez-Ortiz, Foundries > > > wrote: > > > > > > > > On 14/02/21, Jorge Ramire

Re: [PATCHv5 0/6] SCP03 control, documentation and tests.

2021-03-12 Thread Tom Rini
On Fri, Mar 12, 2021 at 09:28:25AM +0100, Jorge Ramirez-Ortiz, Foundries wrote: > On 11/03/21, Simon Glass wrote: > > Hi Foundries, > > > > On Wed, 10 Mar 2021 at 09:59, Jorge Ramirez-Ortiz, Foundries > > wrote: > > > > > > On 14/02/21, Jorge Ramirez-Ortiz wrote: > > > > Simply adding the reviewe

Re: [PATCHv5 0/6] SCP03 control, documentation and tests.

2021-03-12 Thread Jorge Ramirez-Ortiz, Foundries
On 11/03/21, Simon Glass wrote: > Hi Foundries, > > On Wed, 10 Mar 2021 at 09:59, Jorge Ramirez-Ortiz, Foundries > wrote: > > > > On 14/02/21, Jorge Ramirez-Ortiz wrote: > > > Simply adding the reviewed-by tags to the v5 series. > > > > why has this not been merged yet? > > You can check in patc

Re: [PATCHv5 0/6] SCP03 control, documentation and tests.

2021-03-11 Thread Simon Glass
Hi Foundries, On Wed, 10 Mar 2021 at 09:59, Jorge Ramirez-Ortiz, Foundries wrote: > > On 14/02/21, Jorge Ramirez-Ortiz wrote: > > Simply adding the reviewed-by tags to the v5 series. > > why has this not been merged yet? You can check in patchwork to see whose queue it is in. Regards, Simon

Re: [PATCHv5 0/6] SCP03 control, documentation and tests.

2021-03-10 Thread Jorge Ramirez-Ortiz, Foundries
On 14/02/21, Jorge Ramirez-Ortiz wrote: > Simply adding the reviewed-by tags to the v5 series. why has this not been merged yet? > > Igor Opaniuk (2): > sandbox: imply SCP03 and CMD_SCP03 > test: py: add initial coverage for scp03 cmd > > Jorge Ramirez-Ortiz (4): > common: SCP03 control (

[PATCHv5 0/6] SCP03 control, documentation and tests.

2021-02-14 Thread Jorge Ramirez-Ortiz
Simply adding the reviewed-by tags to the v5 series. Igor Opaniuk (2): sandbox: imply SCP03 and CMD_SCP03 test: py: add initial coverage for scp03 cmd Jorge Ramirez-Ortiz (4): common: SCP03 control (enable and provision of keys) cmd: SCP03: enable and provision command drivers: tee: san