Skip to content
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

Enable mbedtls_platform_set_calloc_free #4

Open
gadget-man opened this issue Jul 23, 2020 · 0 comments
Open

Enable mbedtls_platform_set_calloc_free #4

gadget-man opened this issue Jul 23, 2020 · 0 comments

Comments

@gadget-man
Copy link

It would be very helpful to be able to enable mbedtls_platform_set_calloc_free by setting CONFIG_MBEDTLS_PLATFORM_MEMORY=y in build vars, to align with this commit of the main mbedtls library in ESP-IDF.

espressif/esp-idf@d7a17ac

This would allow us to specify that mbedtls should use SPIRAM rather than internal RAM, as described in this post:
espressif/esp-idf#2184

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant