sdc-g opened a new pull request, #14542:
URL: https://github.com/apache/nuttx/pull/14542

   If device encryption is not enabled by eFuse, and partiton mark as encrypted 
flag, then encrypted MTD is used.
   
   That is no problem in write and read operation, but failed while using 
spi_flash_mmap(...) since de-encrypt is not processed.
   
   So, back to use non-encrypted MTD following API Guide: If flash encryption 
is not enabled, the flag "encrypted" has no effect
   
   
   
   


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to