I can't find any public API for reading/writing eFuses. Is this planned, or available anywhere?
I have a requirement for storing data in a secure manner. I know I can use flash encryption + secure boot, but that is not really compatible with the open source nature of what I am doing (I want the users to be able to change the code and flash themselves). I understand, and can accept, that an attacker with physical access could then upload his own code to bypass the protection.
If I use the efuse protection bits, and stored an encryption key in say BLK3, would that still be readable from a program running on the ESP32?
eFuse read/write and protection
Re: eFuse read/write and protection
https://github.com/espressif/esp-idf/bl ... sp_efuse.h
https://github.com/espressif/esp-idf/bl ... om/efuse.h
Check TRM too
Not sure how it would be useful if it was not readable?
https://github.com/espressif/esp-idf/bl ... om/efuse.h
Check TRM too
Not sure how it would be useful if it was not readable?
Who is online
Users browsing this forum: Google [Bot] and 121 guests