You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "michallenc (via GitHub)" <gi...@apache.org> on 2023/08/03 07:51:18 UTC

[GitHub] [nuttx-apps] michallenc opened a new pull request, #1889: mcuboot: update mcuboot to support swap using move

michallenc opened a new pull request, #1889:
URL: https://github.com/apache/nuttx-apps/pull/1889

   ## Summary
   Older versions of mcuboot did not support swap using move and therefore the build would have failed CONFIG_MCUBOOT_SWAP_USING_MOVE=y.
   
   Newer mcuboot contains initial support of swap using move for NuttX. Also Makefile was updated to as some bootutil files were removed from mcuboot.
   
   ## Impact
   Updates MCUboot and because of deletion of some files older versions will not compile.
   
   ## Testing
   Tested on SAMv7 MCU.
   
   


-- 
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] [nuttx-apps] michallenc commented on pull request #1889: mcuboot: update mcuboot to support swap using move

Posted by "michallenc (via GitHub)" <gi...@apache.org>.
michallenc commented on PR #1889:
URL: https://github.com/apache/nuttx-apps/pull/1889#issuecomment-1663478157

   Also updated cmake format


-- 
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] [nuttx-apps] xiaoxiang781216 merged pull request #1889: mcuboot: update mcuboot to support swap using move

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 merged PR #1889:
URL: https://github.com/apache/nuttx-apps/pull/1889


-- 
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