Re: [PATCH 7/7] stm32mp: cmd_stm32key: add subcommand close

2021-07-16 Thread Patrick DELAUNAY
Hi, On 6/28/21 2:56 PM, Patrick Delaunay wrote: The expected sequence to close the device 1/ Load key in DDR with any supported load command 2/ Update OTP with key: STM32MP> stm32key read At this point the device is able to perform image authentication but non-authenticated images can still b

[PATCH 7/7] stm32mp: cmd_stm32key: add subcommand close

2021-07-01 Thread Hexagon Email Recovery
This message could not be delivered immediately due to an internal mail routing issue. The mail routing error has been resolved in the meantime. We apologize for the delay in delivery and any inconvenience this may have caused. In case of any questions please contact us via i...@hexagon.com. Ori

Re: [PATCH 7/7] stm32mp: cmd_stm32key: add subcommand close

2021-07-01 Thread Patrice CHOTARD
Hi Patrick On 6/28/21 2:56 PM, Patrick Delaunay wrote: > The expected sequence to close the device > > 1/ Load key in DDR with any supported load command > 2/ Update OTP with key: STM32MP> stm32key read > > At this point the device is able to perform image authentication but > non-authenticated

[PATCH 7/7] stm32mp: cmd_stm32key: add subcommand close

2021-06-28 Thread Patrick Delaunay
The expected sequence to close the device 1/ Load key in DDR with any supported load command 2/ Update OTP with key: STM32MP> stm32key read At this point the device is able to perform image authentication but non-authenticated images can still be used and executed. So it is the last moment to te