Re: [PATCH 10/12] stm32mp: stm32prog: Remove tee_detected from stm32prog_data struct

2023-06-13 Thread Patrice CHOTARD
On 6/8/23 17:16, Patrick Delaunay wrote: > From: Patrice Chotard > > As stm32prog_get_tee_partitions() is no more used, remove tee_detected > boolean from stm32prog_data struct and all code using it. > > Signed-off-by: Patrice Chotard > Signed-off-by: Patrick Delaunay > --- > >

[PATCH 10/12] stm32mp: stm32prog: Remove tee_detected from stm32prog_data struct

2023-06-08 Thread Patrick Delaunay
From: Patrice Chotard As stm32prog_get_tee_partitions() is no more used, remove tee_detected boolean from stm32prog_data struct and all code using it. Signed-off-by: Patrice Chotard Signed-off-by: Patrick Delaunay --- arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c | 9 -