zephyr/modules
Chaitanya Tata 2f29c1057f hostap: Reserve the heap
By default (-1) libc uses all the available heap, this is good to
efficiently use the RAM, but for scenarios which there isn't enough RAM
the build will be success, but we see runtime failures.

Reserved the necessary RAM based on tests ahead to catch such scenarios,
of course this would mean that we might be no using full RAM in case
more is left, but that's never the case the with Wi-Fi :).

And this also adds the constant evaluation and fine tuneing like we do
for kernel heap and other parameters.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-04-05 12:19:55 +02:00
..
acpica
canopennode drivers: can: remove run-time RTR filtering, add build-time RTR filter 2024-01-21 11:00:31 +01:00
cmsis arch: arm: remove aarch32 from include header guards 2023-12-12 18:47:57 +00:00
cmsis-dsp modules: cmsis-dsp: re-add compilation control 2024-02-01 14:49:03 -06:00
cmsis-nn
fatfs
hal_ambiq
hal_ethos_u modules: hal_ethos_u: add support for log level NONE 2024-03-21 09:07:35 +01:00
hal_gigadevice modules: hal_gigadevice: use CONFIG_${ARCH} to select components 2024-01-10 15:05:54 +01:00
hal_infineon modules: hal_infineon: wifi_host_driver: Fix blob case 2024-04-05 11:55:04 +02:00
hal_nordic modules: hal_nordic: nrfx_glue: Fix unused argument 2024-03-26 11:19:05 -05:00
hal_nxp hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
hal_rpi_pico drivers: rtc: rpi_pico: Add support for the Raspberry Pi Pico RTC 2024-03-06 10:08:48 +00:00
hal_st drivers: sensor: lis2dux12: Add lis2dux12 driver 2024-04-04 09:45:49 +01:00
hostap hostap: Reserve the heap 2024-04-05 12:19:55 +02:00
liblc3
littlefs
loramac-node
lvgl modules: lvgl: Add support for frame rounder callback 2024-03-04 22:12:54 +01:00
lz4
mbedtls mbedtls: option for MBEDTLS_PLATFORM_ZEROIZE_ALT 2024-02-12 23:26:23 +01:00
nanopb modules: nanopb: Add custom target for generated header files 2023-12-01 10:50:26 +00:00
openthread drivers: ieee802154: fix configuring CSL IE in ACK 2024-04-03 13:57:50 +03:00
percepio west: percepio: update module 2024-03-19 06:50:19 -04:00
segger
tflite-micro
thrift
trusted-firmware-a
trusted-firmware-m modules: tf-m: Prevent unwanted updating of HAL 2024-03-14 11:04:29 -05:00
uoscore-uedhoc tf-m: Change NS include path for TF-M 2.0.0 2024-01-17 16:52:52 +01:00
zcbor modules/zcbor: Fix implicit function declaration warning 2024-01-26 07:48:55 -05:00
Kconfig drivers/sensor: fix some ST drivers dependency to HAL_ST module 2024-01-12 12:55:46 +01:00
Kconfig.altera
Kconfig.atmel hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.chre
Kconfig.cypress
Kconfig.eos_s3
Kconfig.esp32 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.imx hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.infineon hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.intel
Kconfig.libmetal
Kconfig.mcuboot mcuboot: Use tweak version string 2024-02-01 10:28:43 +00:00
Kconfig.mcux soc: mcxn947: Add support for NXP MCXN947 2024-03-13 22:38:46 +00:00
Kconfig.microchip
Kconfig.nuvoton drivers: flash: support for Nuvoton numaker series RMC 2024-03-11 14:22:55 +01:00
Kconfig.nxp_s32
Kconfig.open-amp
Kconfig.picolibc
Kconfig.silabs hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.simplelink
Kconfig.sof
Kconfig.stm32 modules: Kconfig.stm32: Add Kconfig symbol for RAMCFG 2023-12-18 17:31:08 +00:00
Kconfig.sysbuild
Kconfig.syst
Kconfig.telink
Kconfig.tinycrypt
Kconfig.vega hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.wurthelektronik
Kconfig.xtensa
modules.cmake