gustavonihei opened a new pull request #878: URL: https://github.com/apache/incubator-nuttx-apps/pull/878
## Summary This PR intends to enable Mbed TLS as the crypto backend on the MCUboot library. NuttX port of MCUboot already expects the added config: https://github.com/mcu-tools/mcuboot/blob/main/boot/nuttx/include/mcuboot_config/mcuboot_config.h#L90-L92 ## Impact New feature, no impact to current MCUboot users which rely on TinyCrypt library. ## Testing `esp32-devkitc:mcuboot_agent` and selecting `MCUBOOT_USE_MBED_TLS`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org