Hi,
On 2/4/26 11:20, Patrice Chotard wrote:
From: Thomas Bourgoin <[email protected]>
Add support of OTP key format 2 used by OP-TEE.
Key formats are describes in the STM32MPUs references manuals
section OTP mapping.
Signed-off-by: Thomas Bourgoin <[email protected]>
Signed-off-by: Patrice Chotard <[email protected]>
---
arch/arm/mach-stm32mp/cmd_stm32key.c | 35 +++++++++++++++++++++++++++++++++--
1 file changed, 33 insertions(+), 2 deletions(-)
Reviewed-by: Patrick Delaunay <[email protected]>
Thanks
Patrick