Damus
note18745s...
GrapheneOS profile picture
No, since fastboot mode is provided by the littlekernel-based bootloader loaded by the SSD. If the current boot slot bootloader is broken and the device isn't in a post-update mode where it automatically rolls back to the other slot then the device is bricked. This can't generally happen when the device is locked. An unlocked device is a lot less reliable even without using fastboot mode directly. Verified boot helps it avoid getting bricked in multiple ways.
1
GrapheneOS · 21h
Fastboot mode is a boot mode of the littlekernel-based bootloader. It's the same component which loads the Linux kernel and transfers control to it but booted into a user-facing interface mode where it enables a USB stack instead. SoC firmware including the littlekernel-based bootloader and earlier...