Re: [PATCH 03/16] arm: stm32mp: move the get_otp helper function in bsec

2022-06-17 Thread Patrick DELAUNAY
Hi, On 5/6/22 16:06, Patrick Delaunay wrote: As the get_otp() helper function in bsec are common for all STM32MP family, move this function in bsec driver Signed-off-by: Patrick Delaunay --- arch/arm/mach-stm32mp/bsec.c | 17 + arch/arm/mach-stm32mp/cpu.c

Re: [PATCH 03/16] arm: stm32mp: move the get_otp helper function in bsec

2022-05-20 Thread Patrice CHOTARD
HI Patrick On 5/6/22 16:06, Patrick Delaunay wrote: > As the get_otp() helper function in bsec are common for all STM32MP family, > move this function in bsec driver > > Signed-off-by: Patrick Delaunay > --- > > arch/arm/mach-stm32mp/bsec.c | 17 + >

[PATCH 03/16] arm: stm32mp: move the get_otp helper function in bsec

2022-05-06 Thread Patrick Delaunay
As the get_otp() helper function in bsec are common for all STM32MP family, move this function in bsec driver Signed-off-by: Patrick Delaunay --- arch/arm/mach-stm32mp/bsec.c | 17 + arch/arm/mach-stm32mp/cpu.c| 17 -