Graham Sanderson

Results 44 issues of Graham Sanderson

The existing SDK is not designed with security in mind. We may however want to improve certain areas, and indeed offer a build setting to provide a hardened subset of...

`picotool otp set` correctly disallows you from setting a value which would require clearing bits in the OTP; however often the intention is to just set additional bits; perhaps `picotool...

``` $ picotool otp list crit1.boot_arch ROW 0x0040: OTP_DATA_CRIT1 "Page 1 critical boot flags (RBIT-8)" field BOOT_ARCH (bit 3) ``` vs ``` $ picotool otp get crit1.boot_arch ROW 0x0040: OTP_DATA_CRIT1...