81 Commits (main)

Author SHA1 Message Date
Mathieu Choplain d65f8e32a4 drivers: entropy: stm32: don't waste generated random data 2 months ago
Matt Ihnen 132289ec33 drivers: entropy: stm32: fix compile errors for STM32L4 series 3 months ago
Mathieu Choplain fe9f0a9711 drivers: entropy: stm32: configure prescaler on STM32WB09 3 months ago
Mathieu Choplain 8397d640d2 drivers: entropy: stm32: add support for STM32WB09 TRNG 6 months ago
Mathieu Choplain 2347932431 drivers: entropy: stm32: add support for TRNG without interrupt line 6 months ago
Pieter De Gendt 90ccb28fe9 drivers: entropy: Place API into iterable section 7 months ago
Flavio Ceolin 90870eb9b1 entropy: Use proper flexible array 11 months ago
Francois Ramu 447bdea7ff drivers: entropy: stm32 entropy driver add semaphore protection 1 year ago
John Johnson c13930791d drivers: entropy: stm32: fix missing rng in function call 1 year ago
Guillaume Gautier 5aff88ab93 drivers: entropy: stm32: reinit rng when exiting suspend to ram 1 year ago
Guillaume Gautier b8fdcbb59e drivers: entropy: stm32: prevent suspend to ram when operation in progress 1 year ago
Erwan Gouriou 2908458554 soc: stm32wba: hci_if: Implement HW_RNG_EnableClock API 2 years ago
Dawid Niedzwiecki b0753d9c10 entropy: stm32: enable interrupt when RNG is resumed 2 years ago
Dawid Niedzwiecki 87f2486e1c entropy: stm32: enable rng module if needed 2 years ago
Dawid Niedzwiecki 78af1c1e38 entropy: stm32: suspend when pool is full 2 years ago
Erwan Gouriou 321c5e8656 drivers: entropy: stm32: Move irq_lock at init 2 years ago
Flavio Ceolin e7bd10ae71 random: Rename random header 2 years ago
Carles Cufi a5e7ba3564 Bluetooth: Controller: Remove legacy BT_CTLR_FAST_ENC option 2 years ago
Erwan Gouriou 9f52fac1ea driver: entropy: stm32: Enable PM 2 years ago
Patryk Duda 5cb40310f4 drivers: entropy: Make entropy_stm32.c clang compatible 2 years ago
Carlo Caione cb11b2e84b barriers: Move __DSB() to the new API 2 years ago
Erwan Gouriou 8e5a2cd45c drivers: entropy: stm32: Move clock check to post kernel operations 2 years ago
Pieter De Gendt 6b532ff43e treewide: Update clock control API usage 2 years ago
Erwan Gouriou 8725edc134 drivers: entropy: stm32: Check clock config at runtime 3 years ago
Erwan Gouriou b9da848c0b drivers: entropy: stm32: Configure clock source using clock_control driver 3 years ago
Erwan Gouriou 5cbff34e35 drivers: entropy: stm32: Allow to configure clock source from dt 3 years ago
Francois Ramu 2ed292e1be drivers: stm32: do not enable the HSI48 locally 3 years ago
Gerard Marull-Paretas 178bdc4afc include: add missing zephyr/irq.h include 3 years ago
Francois Ramu d9b78e0959 drivers: entropy: stm32 rng driver configuration for NIST 3 years ago
Francois Ramu 2fd6f76301 drivers: entropy: stm32 driver waits for the CondRst reset 3 years ago
Henrik Brix Andersen d0e34899a6 drivers: entropy: check if clock device is ready before accessing 3 years ago
Thomas Altenbach cc51031445 drivers/entropy: stm32: fix inter-core race condition 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Carlo Caione 69b28bfd07 pm: policy: Consider substates for state lock functions 3 years ago
Nazar Kazakov f483b1bc4c everywhere: fix typos 3 years ago
Gerard Marull-Paretas 5a71eeb35c pm: policy: move constraints to policy API 3 years ago
Francois Ramu 8e99151937 drivers: entropy: stm32 rng driver should not block if Seed error occurs 3 years ago
Wouter Cappelle 13faa9aa71 drivers: entropy: stm32: Add power management constraints 3 years ago
Wouter Cappelle c9c32b2391 driver: entropy: stm32: Fix health dts properties 3 years ago
Gerard Marull-Paretas 250fd0e23b drivers: entropy: drop DEV_DATA/DEV_CFG usage 4 years ago
Alexandre Bourdiol dc3b2321f3 drivers: entropy: stm32: add health configuration support 4 years ago
Henrik Brix Andersen adfd34ed08 drivers: entropy: introduce shared init priority and logging 4 years ago
Thomas Stranger 95b7385bf1 drivers: entropy: stm32: don't use zero value 4 years ago
Thomas Stranger 95c3916c60 drivers/entropy: stm32 add seed error recovery 4 years ago
Thomas Stranger a587c25156 drivers: entropy: add support for stm32wl and stm32g0 4 years ago
Krishna Mohan Dani b09e6fb3c5 drivers/entropy: stm32: selecting the right rng clock source 4 years ago
Gerard Marull-Paretas 9e2f38d78e drivers: entropy: remove usage of device_pm_control_nop 4 years ago
Anas Nashif 5d6c219210 drivers: device: do not reuse tag name 'device' 4 years ago
Giancarlo Stasi 39a3b3c71e drivers: entropy: stm32: fix discarding of false negative rng values 4 years ago
Kumar Gala b275fec8c4 soc: stm32: convert to use DEVICE_DT_GET for clocks 4 years ago