You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/11/04 19:01:36 UTC

[GitHub] [incubator-nuttx-apps] gustavonihei opened a new pull request #878: boot/mcuboot: Add support for using Mbed TLS as crypto backend

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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #878: boot/mcuboot: Add support for using Mbed TLS as crypto backend

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #878:
URL: https://github.com/apache/incubator-nuttx-apps/pull/878


   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #878: boot/mcuboot: Add support for using Mbed TLS as crypto backend

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #878:
URL: https://github.com/apache/incubator-nuttx-apps/pull/878






-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org