Skip to content

soc: esp32s3: bump esp32s3 bootloader iram and dram sizes. #78656

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

Conversation

brandon-exact
Copy link
Contributor

@brandon-exact brandon-exact commented Sep 18, 2024

Currently the RAM allocated for MCUBoot is not enough for crypto signatures.
This commit bumps the #defines accordingly to fix compile errors with ecdsa_p256 and rsa.

closes #76566

Currently the RAM allocated for the bootloader is not
enough to use MCUBoot with crypto signatures.
This commit bumps the #defines accordingly to fix
compile errors with ecdsa_p256 and RSA.

Signed-off-by: Brandon Allen <[email protected]>
@mmahadevan108 mmahadevan108 merged commit 3176ec5 into zephyrproject-rtos:main Sep 20, 2024
28 checks passed
@brandon-exact brandon-exact deleted the bump_esp32s3_bootloader_ram branch February 7, 2025 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: ESP32 Espressif ESP32
Projects
None yet
6 participants