agross-korg commented on a change in pull request #2131: da1469x: Add Encrypted 
Flash Driver
URL: https://github.com/apache/mynewt-core/pull/2131#discussion_r357691974
 
 

 ##########
 File path: hw/bsp/dialog_da1469x-dk-pro/syscfg.yml
 ##########
 @@ -38,6 +38,14 @@ syscfg.defs:
         description: 'Specifies path to ED25519 private key PEM file'
         value: ''
 
+    USER_AES_SLOT:
+        description: 'Specifies AES key slot for OTP user data encryption and 
decryption'
+        value: -1
+
+    USER_AES_KEYSIZE:
 
 Review comment:
   Do we really want this configurable?  The user data keys are all AES-256.  
So there isn't any choice in which we can use on Mist.
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to