Resolved! STM32MP157F OTP fuse override command not working as expected
I'm trying to testing secure boot on a STM32MP157F-EV1. To do so, I planned to use the fuse override command to test secure boot without having to actually burn the OTP 24-31 with the public key hash.But it appears that fuse override command is not w...