Change Reflashable to One-Time Flash
Posted: Mon Nov 16, 2020 5:48 pm
Hello!
I activated secure boot with Reflashable mode on my device and I was wondering whether I can change it to One-Time Flash or at least emulate it by making the digest and bootloader write-protected on the flash. If I understand correctly, this is the main difference between the two methods: whether the digest and bootloader can be rewritten.
As I was looking around in my eFuse with command I found that my ABS_DONE_0 is 1 but my ABS_DONE_1 is 0. Is it the thing that shows me that I am in reflashable mode so I can reflash digest? I don't understand 'abstract' word here and didn't really find the meaning of this flag.
So my questions are, can I change somehow from reflashable method to OTF and what does ABS_DONE_1 mean?
Thanks in advance,
András
I activated secure boot with Reflashable mode on my device and I was wondering whether I can change it to One-Time Flash or at least emulate it by making the digest and bootloader write-protected on the flash. If I understand correctly, this is the main difference between the two methods: whether the digest and bootloader can be rewritten.
As I was looking around in my eFuse with command
Code: Select all
espefuse.py summarySo my questions are, can I change somehow from reflashable method to OTF and what does ABS_DONE_1 mean?
Thanks in advance,
András