Home
last modified time | relevance | path

Searched refs:recovery (Results 1 – 25 of 322) sorted by relevance

12345678910>>...13

/external/vboot_reference/firmware/lib/
Dvboot_api_init.c27 uint32_t recovery = VBNV_RECOVERY_NOT_REQUESTED; in VbInit() local
114 VbNvGet(&vnc, VBNV_RECOVERY_REQUEST, &recovery); in VbInit()
115 VBDEBUG(("VbInit sees recovery request = %d\n", recovery)); in VbInit()
116 if (VBNV_RECOVERY_NOT_REQUESTED != recovery) in VbInit()
127 if (VBNV_RECOVERY_NOT_REQUESTED == recovery && in VbInit()
129 recovery = VBNV_RECOVERY_RO_FIRMWARE; in VbInit()
137 recovery = VBNV_RECOVERY_RO_MANUAL; in VbInit()
143 shared->recovery_reason = (uint8_t)recovery; in VbInit()
144 VBDEBUG(("VbInit now sets shared->recovery_reason = %d\n", recovery)); in VbInit()
195 recovery, is_hw_dev)); in VbInit()
[all …]
Dvboot_firmware.c58 int recovery = VBNV_RECOVERY_RO_UNSPECIFIED; in LoadFirmware() local
333 recovery = VBNV_RECOVERY_RO_INVALID_RW; in LoadFirmware()
345 recovery = best_check; in LoadFirmware()
353 recovery : VBNV_RECOVERY_NOT_REQUESTED); in LoadFirmware()
361 shared->recovery_reason = recovery; in LoadFirmware()
/external/vboot_reference/scripts/keygeneration/
Dcreate_new_keys.sh20 --4k-recovery Use 4k key size for the recovery key
21 --4k-recovery-kernel Use 4k key size for the recovery kernel data
59 --4k-recovery)
62 --4k-recovery-kernel)
/external/vboot_reference/utility/
Dchromeos-tpm-recovery-test9 rm -rf tpm-recovery-test-workdir
10 mkdir tpm-recovery-test-workdir
11 cd tpm-recovery-test-workdir
28 export DOT_RECOVERY=.recovery
30 ctr=../chromeos-tpm-recovery
33 ctr=chromeos-tpm-recovery
40 echo > .recovery
/external/autotest/server/site_tests/firmware_RecoveryButton/
Dcontrol9 PURPOSE = "Press recovery button and check for recovery boot"
10 CRITERIA = "This test will fail if firmware does not enter recovery mode"
21 recovery button pressed and reboots. It then triggers recovery mode by
Dcontrol.ec_wp9 PURPOSE = "Press recovery button and check for recovery boot"
10 CRITERIA = "This test will fail if firmware does not enter recovery mode"
22 recovery button pressed and reboots. It then triggers recovery mode by
Dcontrol.dev9 PURPOSE = "Press recovery button and check for recovery boot"
10 CRITERIA = "This test will fail if firmware does not enter recovery mode"
21 recovery button pressed and reboots. It then triggers recovery mode by
/external/clang/test/Modules/
Dcrash-vfs-relative-overlay.m1 // REQUIRES: crash-recovery, shell
11 // RUN: -I %S/Inputs/crash-recovery/usr/include -isysroot %/t/i/ \
19 // RUN: grep "Inputs/crash-recovery/usr/include/stdio.h" | count 1
43 // CHECKYAML: 'name': "/[[PATH:.*]]/Inputs/crash-recovery/usr/include",
49 // CHECKYAML-NEXT: 'external-contents': "/[[PATH]]/Inputs/crash-recovery/usr/include/module.map"
56 // RUN: %clang -E %s -I %S/Inputs/crash-recovery/usr/include -isysroot %/t/i/ \
Dcrash-vfs-path-traversal.m1 // REQUIRES: crash-recovery, shell, non-ms-sdk, non-ps4-sdk
12 // RUN: %clang -fsyntax-only %s -I %S/Inputs/crash-recovery -isysroot %/t/i/ \
20 // RUN: grep "Inputs/crash-recovery/usr/include/stdio.h" | count 1
44 // CHECKYAML: 'name': "/[[PATH:.*]]/Inputs/crash-recovery/usr/include",
49 // CHECKYAML-NEXT: 'external-contents': "/[[PATH]]/Inputs/crash-recovery/usr/include/module.map"
60 // RUN: %clang -E %s -I %S/Inputs/crash-recovery -isysroot %/t/i/ \
Dcrash-vfs-run-reproducer.m1 // REQUIRES: crash-recovery, shell, system-darwin
8 // RUN: -I %S/Inputs/crash-recovery/usr/include -isysroot %/t/i/ \
16 // RUN: grep "Inputs/crash-recovery/usr/include/stdio.h" | count 1
40 // CHECKYAML: 'name': "/[[PATH:.*]]/Inputs/crash-recovery/usr/include",
46 // CHECKYAML-NEXT: 'external-contents': "/[[PATH]]/Inputs/crash-recovery/usr/include/module.map"
/external/autotest/server/site_tests/firmware_UserRequestRecovery/
Dcontrol.dev9 PURPOSE = "Request recovery mode and check it next reboot."
10 CRITERIA = "This test will fail if firmware does not enter recovery mode"
21 a recovery mode on next boot by setting the crossystem recovery_request
22 flag. It then triggers recovery mode by unplugging and plugging in the USB
Dcontrol.ec_wp9 PURPOSE = "Request recovery mode and check it next reboot."
10 CRITERIA = "This test will fail if firmware does not enter recovery mode"
22 a recovery mode on next boot by setting the crossystem recovery_request
23 flag. It then triggers recovery mode by unplugging and plugging in the USB
Dcontrol9 PURPOSE = "Request recovery mode and check it next reboot."
10 CRITERIA = "This test will fail if firmware does not enter recovery mode"
21 a recovery mode on next boot by setting the crossystem recovery_request
22 flag. It then triggers recovery mode by unplugging and plugging in the USB
/external/autotest/server/site_tests/firmware_CorruptBothKernelAB/
Dcontrol10 CRITERIA = "This test will fail if firmware does not enter recovery mode"
19 This test corrupts both kernel A and B and and checks for recovery boot.
24 and enters recovery mode. This test then checks the success of the
25 recovery boot.
Dcontrol.dev10 CRITERIA = "This test will fail if firmware does not enter recovery mode"
19 This test corrupts both kernel A and B and and checks for recovery boot.
24 and enters recovery mode. This test then checks the success of the
25 recovery boot.
/external/libchrome/base/metrics/
Dpersistent_histogram_allocator_unittest.cc105 PersistentHistogramAllocator recovery( in TEST_F() local
108 PersistentHistogramAllocator::Iterator histogram_iter(&recovery); in TEST_F()
184 PersistentHistogramAllocator recovery( in TEST_F() local
187 PersistentHistogramAllocator::Iterator histogram_iter(&recovery); in TEST_F()
193 recovery.MergeHistogramDeltaToStatisticsRecorder(recovered.get()); in TEST_F()
/external/autotest/server/site_tests/platform_InstallRecoveryImage/
Dcontrol15 This test installs a specified recovery image onto a servo-connected DUT.
16 This is useful for testing the recovery process and imaging servo-connected
18 Here is the command to install a recovery image;
/external/autotest/server/site_tests/firmware_CorruptRecoveryCache/
Dcontrol10 CRITERIA = "This test will fail if the cache doesn't retrain and boot into recovery"
20 cache and boots into recovery. This only applies to intel chips.
23 it will be recreated and still boot into recovery mode.
Dcontrol.dev10 CRITERIA = "This test will fail if the cache doesn't retrain and boot into recovery"
20 cache and boots into recovery. This only applies to intel chips.
23 it will be recreated and still boot into recovery mode.
/external/autotest/server/site_tests/firmware_DevTriggerRecovery/
Dcontrol9 PURPOSE = "Servo based recovery boot triggered by pressing a key at dev screen"
10 CRITERIA = "This test will fail if firmware does not enter recovery mode"
21 trigger recovery boot and checks the success of it.
/external/autotest/server/site_tests/firmware_LegacyRecovery/
Dcontrol9 PURPOSE = "Servo based test to Verify recovery request at Remove Screen."
10 CRITERIA = "This test will fail if the recovery at Remove screen is success."
20 (built by "build_image --test"). It recovery boots to the USB image and sets
/external/autotest/server/site_tests/firmware_CorruptBothFwSigAB/
Dcontrol10 CRITERIA = "This test will fail if firmware does not enter recovery mode"
22 fails and enters recovery mode. This test then checks the success of the
23 recovery boot.
Dcontrol.dev10 CRITERIA = "This test will fail if firmware does not enter recovery mode"
22 fails and enters recovery mode. This test then checks the success of the
23 recovery boot.
/external/autotest/server/site_tests/firmware_UpdateKernelVersion/
Dcontrol15 4. After recovery, device can't successfully restart.
16 5. Kernel version does not recover to original version after recovery.
29 version. Here also tries to reboot with kernel b after recovery. If sccuess,
/external/autotest/server/site_tests/firmware_UpdateKernelDataKeyVersion/
Dcontrol17 4. After recovery, device can't successfully restart.
18 5. Kernel datakey version does not recover to original version after recovery.
32 recovery. If sccuess, reboot with kernel a.

12345678910>>...13