zephyr/drivers/entropy
Francois Ramu 447bdea7ff drivers: entropy: stm32 entropy driver add semaphore protection
Add a semaphore to protect the disable access to the RNG peripheral
when the PM is going to suspend mode.
The change does not affect other stm32 than CONFIG_SOC_SERIES_STM32WBX
or CONFIG_STM32H7_DUAL_CORE

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2024-06-04 13:37:05 +02:00
..
CMakeLists.txt
Kconfig
Kconfig.b91
Kconfig.bt_hci
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.gecko
Kconfig.litex
Kconfig.mcux
Kconfig.native_posix
Kconfig.neorv32
Kconfig.npcx
Kconfig.nrf5
Kconfig.psa_crypto
Kconfig.rv32m1
Kconfig.sam
Kconfig.smartbond
Kconfig.stm32
entropy_b91_trng.c
entropy_bt_hci.c
entropy_cc13xx_cc26xx.c
entropy_esp32.c
entropy_gecko_se.c
entropy_gecko_trng.c
entropy_handlers.c build: namespace the generated headers with `zephyr/` 2024-05-28 22:03:55 +02:00
entropy_litex.c
entropy_mcux_caam.c
entropy_mcux_rng.c
entropy_mcux_rnga.c
entropy_mcux_trng.c
entropy_neorv32_trng.c
entropy_npcx_drbg.c
entropy_nrf5.c
entropy_psa_crypto.c
entropy_rv32m1_trng.c
entropy_sam.c
entropy_smartbond.c drivers: entropy: smartbond: Optimize driver PM 2024-05-24 07:48:41 -04:00
entropy_stm32.c drivers: entropy: stm32 entropy driver add semaphore protection 2024-06-04 13:37:05 +02:00
fake_entropy_native_bottom.c
fake_entropy_native_bottom.h
fake_entropy_native_posix.c