Fastboot Secure Boot 90%

| Component | Role | |-----------|------| | | Protocol to flash partitions over USB | | Secure Boot | Only signed images can flash/boot | | Lock state | If locked, no flashing allowed (even signed) | | Unlocking | Requires user confirmation + data wipe | | Root of trust | Factory public key in eFUSE/ROM |

fastboot flash boot malware.img The device replied: fastboot secure boot

But a new problem emerged:

fastboot flash boot lineageos.img The terminal replied: | Component | Role | |-----------|------| | |