Re: [PATCH 1/7] stm32mp: configs: activate the command stm32key only for ST boards

2021-07-16 Thread Patrick DELAUNAY
Hi, On 6/28/21 2:55 PM, Patrick Delaunay wrote: This command is used to evaluate the secure boot on stm32mp SOC, it is deactivated by default in real products. We activate this command only in STMicroelectronics defconfig used with the evaluation boards. Signed-off-by: Patrick Delaunay ---

[PATCH 1/7] stm32mp: configs: activate the command stm32key only for ST boards

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 1/7] stm32mp: configs: activate the command stm32key only for ST boards

2021-07-01 Thread Patrice CHOTARD
Hi Patrick On 6/28/21 2:55 PM, Patrick Delaunay wrote: > This command is used to evaluate the secure boot on stm32mp SOC, > it is deactivated by default in real products. > > We activate this command only in STMicroelectronics defconfig > used with the evaluation boards. > > Signed-off-by: Patri

[PATCH 1/7] stm32mp: configs: activate the command stm32key only for ST boards

2021-06-28 Thread Patrick Delaunay
This command is used to evaluate the secure boot on stm32mp SOC, it is deactivated by default in real products. We activate this command only in STMicroelectronics defconfig used with the evaluation boards. Signed-off-by: Patrick Delaunay --- arch/arm/mach-stm32mp/Kconfig | 4 +++- confi