Search found 2 matches
- Thu Nov 29, 2018 3:33 pm
- Forum: ESP-IDF
- Topic: encryption still enabled after FLASH_CRYPT_CNT=0xff and ABS_DONE_X = 0
- Replies: 3
- Views: 5424
- Fri Nov 23, 2018 10:03 am
- Forum: ESP-IDF
- Topic: encryption still enabled after FLASH_CRYPT_CNT=0xff and ABS_DONE_X = 0
- Replies: 3
- Views: 5424
encryption still enabled after FLASH_CRYPT_CNT=0xff and ABS_DONE_X = 0
Hello! In our project we are planning to encrypt our firmware, but allow users to disable encryption and write their own. Our planned installation procedure is as follows: 1) write custom bootloader to spi flash, that has only one purpose: write pregenerated key and enable encryption in fuses, set F...