zephyr/modules
Valerio Setti 98ddf107fa mbedtls: rename CONFIG_MBEDTLS_ZEPHYR_ENTROPY and move it
- Slightly improve the name of this kconfig adding the suffix
  _POLL in order to highlight that this adds a callback
  function used to poll data.

- Description was also updated to point out that this symbols
  might not only use the (secure) entropy driver, but also
  generic number generators, some of which are not really
  secure.

- The symbol was move from Kconfig to Kconfig.tls-generic because
  this is where MBEDTLS_ENTROPY_C is located and since
  MBEDTLS_ENTROPY_HARDWARE_ALT depends on the former (it only
  makes sense if the entropy module is also enabled), we add
  also the "depends on".

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-08-24 07:16:51 -04:00
..
acpica
canopennode
cmsis arch: arm: Add initial support for Cortex-M85 Core 2024-06-26 13:36:14 -04:00
cmsis-dsp
cmsis-nn modules: cmsis-nn: add *_s4.c sources 2024-06-28 07:50:12 -04:00
fatfs fs: fat_fs: make IOCTL call to de-initialize disk in fatfs_unmount() 2024-06-07 18:16:01 +01:00
hal_ambiq drivers: adc: add ambiq adc driver 2024-08-14 10:45:47 +01:00
hal_ethos_u modules: hal_ethos_u: add support for log level NONE 2024-03-21 09:07:35 +01:00
hal_gigadevice
hal_infineon drivers: flash: Support for IFX QSPI Flash driver 2024-07-29 14:14:10 +02:00
hal_nordic modules: hal_nordic: nrf: add nRF9280 support 2024-08-22 14:24:38 -04:00
hal_nxp drivers: udc: mcux: ehci: enable the cache maintenance 2024-08-20 14:51:55 -04:00
hal_rpi_pico
hal_st drivers: sensor: lis2dux12: Add lis2dux12 driver 2024-04-04 09:45:49 +01:00
hostap modules: hostap: Fix build error 2024-08-20 18:58:20 -04:00
liblc3
littlefs
loramac-node lorawan: services: frag transport: prepare for pluggable decoder 2024-06-11 16:09:23 +03:00
lvgl input: add a user_data pointer to the callback 2024-07-31 12:55:11 +02:00
lz4
mbedtls mbedtls: rename CONFIG_MBEDTLS_ZEPHYR_ENTROPY and move it 2024-08-24 07:16:51 -04:00
nanopb modules: nanopb: Pull upstream fixes 2024-05-07 21:22:43 -04:00
openthread kconfig: openthread: Add 1.4 version 2024-08-13 14:56:30 +02:00
percepio manifest: update percepio 2024-06-13 17:50:29 +02:00
segger debug: tracing: Add Segger RTT init mode configuration 2024-08-12 10:14:34 +02:00
tflite-micro submanifests: update tflite-micro 2024-06-28 07:50:12 -04:00
thrift posix: create kconfig options for pse51, pse52, pse53 2024-06-04 16:27:12 -05:00
trusted-firmware-a
trusted-firmware-m modules: tf-m: fix git clone during build 2024-07-25 12:25:32 +02:00
uoscore-uedhoc
zcbor
Kconfig soc: renesas: ra: Add initial support for RA8M1 SOC series 2024-06-26 13:36:14 -04:00
Kconfig.altera
Kconfig.atmel
Kconfig.chre
Kconfig.cypress
Kconfig.eos_s3
Kconfig.esp32
Kconfig.imx
Kconfig.infineon
Kconfig.intel
Kconfig.libmetal
Kconfig.mcuboot mcuboot: Remove OVERWRITE_ONLY from DIRECT_XIP modes. 2024-05-08 12:04:45 +02:00
Kconfig.mcux mcux: add Kconfig to configure NXP WiFi monolithic feature 2024-08-14 15:54:50 -05:00
Kconfig.microchip soc: microchip: mec: Add new HAL based MEC5 family chips 2024-05-21 16:45:30 -04:00
Kconfig.nuvoton drivers: usb_c: numaker: support Nuvoton's M2L31 series 2024-08-01 12:38:53 +02:00
Kconfig.nxp_s32
Kconfig.open-amp
Kconfig.picolibc
Kconfig.renesas_fsp drivers: entropy: Initial support for trng driver of RA8 2024-08-22 14:24:57 -04:00
Kconfig.silabs modules: Move away from SOC_VENDOR_SILABS 2024-06-10 15:15:34 -05:00
Kconfig.simplelink posix: deprecate PTHREAD_IPC _MUTEX _COND and _KEY 2024-06-04 16:27:12 -05:00
Kconfig.sof
Kconfig.stm32 modules: Kconfig.stm32: remove duplicate Kconfig symbol for RAMCFG 2024-08-02 18:38:13 -05:00
Kconfig.sysbuild
Kconfig.syst
Kconfig.telink
Kconfig.tinycrypt
Kconfig.vega
Kconfig.wurthelektronik
Kconfig.xtensa
modules.cmake