You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2019/07/02 20:52:13 UTC

[GitHub] [mynewt-core] agross-korg opened a new pull request #1906: hw/bsp/dialog: Add generation of dialog header on images

agross-korg opened a new pull request #1906: hw/bsp/dialog: Add generation of dialog header on images
URL: https://github.com/apache/mynewt-core/pull/1906
 
 
   This patch adds the capability to produce the appropriate image
   headers for booting on the Dialog 1469x platform.  Both secure and
   nonsecure image header are supported.  Newly defined system config
   settings provide the required security configuration items: slot
   indices, ED25519 PEM file, and base64 encoded AES-256-CTR key.
   
   The supplied python script leverages the python keys module that
   currently resides in mcuboot/scripts/imgtool.
   
   Signed-off-by: Andy Gross <an...@juul.com>

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services