zephyr/soc/arm/st_stm32
Erwan Gouriou 2908458554 soc: stm32wba: hci_if: Implement HW_RNG_EnableClock API
STM32WBA controller uses a PKA driver to perform cyphering operations
on keys. Since PKA hardware block requires RNG clock to be enabled, a
synchronization with zephyr RNG driver is needed.

Use RNG enable status to check if RNG could be switched off or needs to
be switched on.
Similarly in entropy driver, don't cut RNG clock if PKA is enabled.

Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
2023-12-21 09:18:53 +01:00
..
common soc: arm: stm32 SYS_CLOCK_TICKS_PER_SEC config with STM32_LPTIM_TIMER 2023-12-12 09:52:30 +00:00
stm32c0 cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
stm32f0 cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
stm32f1 cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
stm32f2 cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
stm32f3 dts: arm: stm32: add stm32f303xb bindings 2023-11-24 09:24:14 +01:00
stm32f4 soc: stm32f4: Fix PM dependency 2023-12-12 10:57:34 +01:00
stm32f7 dts: arm: Add support for STM32F722 SoC 2023-12-13 13:57:55 +01:00
stm32g0 cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
stm32g4 dts: stm32g4: Add ITM support 2023-12-12 10:56:44 +01:00
stm32h5 drivers: ethernet: remove sections.ld for SOC_SERIES_STM32H5X 2023-12-14 09:32:35 +01:00
stm32h7 soc: stm32: unify cache conditionals for F7 and H7 targets 2023-12-12 09:51:11 +00:00
stm32l0 soc: st: l010xb: Fix the number of IRQs 2023-11-06 10:14:10 +01:00
stm32l1 cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
stm32l4 cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
stm32l5 cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
stm32mp1 soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
stm32u5 soc: arm: st_stm32: stm32u5: Add STM32U5A9 support 2023-11-21 08:44:34 +00:00
stm32wb cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
stm32wba soc: stm32wba: hci_if: Implement HW_RNG_EnableClock API 2023-12-21 09:18:53 +01:00
stm32wl cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
CMakeLists.txt drivers: STM32 dualcore concurrent register access protection with HSEM 2020-07-09 11:27:56 +02:00
Kconfig soc: stm32: Enable Debug in stop mode when ZTEST is used 2023-10-26 09:49:42 +02:00
Kconfig.defconfig
Kconfig.soc kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00