Re: [PATCH v2 03/13] clk: stm32mp25: implement clock check security function

2025-06-03 Thread Patrice CHOTARD
On 5/27/25 15:27, Patrice Chotard wrote: > From: Gabriel Fernandez > > Check clock security to avoid access at boot time. > > Signed-off-by: Gabriel Fernandez > Signed-off-by: Patrice Chotard > Cc: Lukasz Majewski > Cc: Sean Anderson > --- > > (no changes since v1) > > drivers/clk/stm3

Re: [PATCH v2 03/13] clk: stm32mp25: implement clock check security function

2025-06-03 Thread Patrick DELAUNAY
Hi, On 5/27/25 15:27, Patrice Chotard wrote: From: Gabriel Fernandez Check clock security to avoid access at boot time. Signed-off-by: Gabriel Fernandez Signed-off-by: Patrice Chotard Cc: Lukasz Majewski Cc: Sean Anderson --- (no changes since v1) drivers/clk/stm32/clk-stm32-core.c |

[PATCH v2 03/13] clk: stm32mp25: implement clock check security function

2025-05-27 Thread Patrice Chotard
From: Gabriel Fernandez Check clock security to avoid access at boot time. Signed-off-by: Gabriel Fernandez Signed-off-by: Patrice Chotard Cc: Lukasz Majewski Cc: Sean Anderson --- (no changes since v1) drivers/clk/stm32/clk-stm32-core.c | 2 +- drivers/clk/stm32/clk-stm32-core.h | 2