Skip to content

snippets: wifi-enterprise: Resize data heap to fix RAM overflow #88861

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

rado17
Copy link
Contributor

@rado17 rado17 commented Apr 21, 2025

Inclusion of CONFIG_WIFI_SHELL_RUNTIME_CERTIFICATES causes build time RAM overflow issues. Decrease NRF_WIFI_DATA_HEAP_SIZE to accommodate the RUNTIME_CERTIFICATES feature.

@github-actions github-actions bot added size: XS A PR changing only a single line of code area: Build System labels Apr 21, 2025
@rado17
Copy link
Contributor Author

rado17 commented Apr 21, 2025

@krish2718 @sachinthegreen Please take a look

@rado17 rado17 force-pushed the enterprise_run_time_certs_heap_mgmt branch from bfcfae7 to 46c3a0e Compare April 21, 2025 20:20
Inclusion of CONFIG_WIFI_SHELL_RUNTIME_CERTIFICATES causes build time
RAM overflow issues. Decrease NRF_WIFI_DATA_HEAP_SIZE to accommodate
the RUNTIME_CERTIFICATES feature.

Signed-off-by: Ravi Dondaputi <[email protected]>
@rado17 rado17 force-pushed the enterprise_run_time_certs_heap_mgmt branch from 46c3a0e to bd31e7f Compare April 22, 2025 10:29
@rado17 rado17 requested a review from nordicjm April 22, 2025 10:30
@kartben kartben merged commit 870b287 into zephyrproject-rtos:main Apr 24, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Build System size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants