Lines Matching refs:LOCKED
579 LOCKED state or UNLOCKED state as used in Android.
581 In the context of AVB, the LOCKED state means that verification errors
591 as non-fatal. If the device is in the LOCKED state, don't pass the
597 using, e.g. `fastboot flashing lock` (to transition to the LOCKED
601 The device must only allow state transitions (e.g. from LOCKED to
602 UNLOCKED or UNLOCKED to LOCKED) after asserting physical presence of
607 All user data must be cleared when transitioning from the LOCKED to
612 shall also happening when transitioning from UNLOCKED to LOCKED. If
614 intensive wipe is required for UNLOCKED to LOCKED. Depending on the
625 used for verification, and device state (whether the device is LOCKED
707 finds a valid OS to boot. Slots that are rejected in the LOCKED
718 * If the device is LOCKED, only an OS signed by an embedded
817 * **green**: If in LOCKED state and the key used for verification was not set by the end user.
818 * **yellow**: If in LOCKED state and the key used for verification was set by the end user.