Re: [PATCHv2 2/3] cmd: SCP03: enable and provision command

2021-02-07 Thread Simon Glass
Hi Jorge, On Sat, 6 Feb 2021 at 16:11, Jorge Ramirez-Ortiz wrote: > > Enable and provision the SCP03 keys on a TEE controlled secured elemt > from the U-Boot shell. > > Signed-off-by: Jorge Ramirez-Ortiz > --- > cmd/Kconfig | 9 > cmd/Makefile | 3 +++ > cmd/scp03.c | 64 ++

[PATCHv2 2/3] cmd: SCP03: enable and provision command

2021-02-06 Thread Jorge Ramirez-Ortiz
Enable and provision the SCP03 keys on a TEE controlled secured elemt from the U-Boot shell. Signed-off-by: Jorge Ramirez-Ortiz --- cmd/Kconfig | 9 cmd/Makefile | 3 +++ cmd/scp03.c | 64 3 files changed, 76 insertions(+) create