Searched refs:firmware (Results 1 – 25 of 222) sorted by relevance
123456789
/external/vboot_reference/ |
D | Android.mk | 20 $(LOCAL_PATH)/firmware/include \ 21 $(LOCAL_PATH)/firmware/lib/include \ 22 $(LOCAL_PATH)/firmware/lib/cgptlib/include \ 23 $(LOCAL_PATH)/firmware/lib/cryptolib/include \ 24 $(LOCAL_PATH)/firmware/lib/tpm_lite/include \ 25 $(LOCAL_PATH)/firmware/2lib/include \ 31 firmware/lib/crc8.c \ 32 firmware/lib/utility.c \ 33 firmware/lib/vboot_api_init.c \ 34 firmware/lib/vboot_common_init.c \ [all …]
|
D | Makefile | 279 firmware/lib/crc8.c \ 280 firmware/lib/utility.c \ 281 firmware/lib/vboot_api_init.c \ 282 firmware/lib/vboot_common_init.c \ 283 firmware/lib/vboot_nvstorage.c \ 284 firmware/lib/vboot_nvstorage_rollback.c \ 285 firmware/lib/region-init.c \ 289 firmware/lib/cryptolib/padding.c \ 290 firmware/lib/cryptolib/rsa.c \ 291 firmware/lib/cryptolib/rsa_utility.c \ [all …]
|
D | README | 2 verified boot in firmware. 10 firmware/ 15 Refer to firmware/README for futher details. 28 The "firmware utility" tool, used to create, sign, and validate Chrome OS 79 firmware image 92 Generating a signed firmware image: 124 firmware image. 140 --in <firmware blob file> \ 143 Where <algoid> is based on the signature algorithm to use for firmware 155 --in <signed firmware image> [all …]
|
/external/vboot_reference/msc/ |
D | nmakefile | 22 CFLAGS = $(CFLAGS) /I $R\firmware\lib\include 23 CFLAGS = $(CFLAGS) /I $R\firmware\lib\cgptlib\include 24 CFLAGS = $(CFLAGS) /I $R\firmware\include 25 CFLAGS = $(CFLAGS) /I $R\firmware\stub\include 26 CFLAGS = $(CFLAGS) /I $R\firmware\lib\cryptolib\include 35 {$R\firmware\linktest}.c{$O}.obj: 38 {$R\firmware\lib}.c{$O}.obj: 41 {$R\firmware\lib\cgptlib}.c{$O}.obj: 44 {$R\firmware\lib\cryptolib}.c{$O}.obj: 47 {$R\firmware\stub}.c{$O}.obj: [all …]
|
/external/autotest/server/site_tests/firmware_UpdateFirmwareVersion/ |
D | control | 9 PURPOSE = "Servo based firmware update test which checks the firmware version." 19 2. After firmware update, device restart with firmware A. 20 3. Firmware version does not increase after firmware update. 29 TEST_CLASS = "firmware" 33 This test requires a USB test image plugged in. The firmware id 34 the current running firmware must matches the system shellball's, or user 37 firmware version of the shellball and runs autoupdate. Check firmware 38 version after boot with firmware B, and then recover firmware A and B to
|
/external/autotest/server/site_tests/firmware_CorruptBothFwBodyAB/ |
D | control.dev | 9 PURPOSE = "Servo based both firmware body A and B corruption test" 10 CRITERIA = "This test will fail if firmware does not enter recovery mode" 15 TEST_CLASS = "firmware" 20 This test corrupts both firmware body A and B and checks the next boot results. 22 The expected behavior is different if the firmware preamble USE_RO_NORMAL 23 flag is enabled. In the case USE_RO_NORMAL ON, the firmware corruption 25 not load and verify the RW firmware body. In the case USE_RO_NORMAL OFF, 26 the firmware verification fails on loading RW firmware and enters recovery
|
D | control | 9 PURPOSE = "Servo based both firmware body A and B corruption test" 10 CRITERIA = "This test will fail if firmware does not enter recovery mode" 15 TEST_CLASS = "firmware" 20 This test corrupts both firmware body A and B and checks the next boot results. 22 The expected behavior is different if the firmware preamble USE_RO_NORMAL 23 flag is enabled. In the case USE_RO_NORMAL ON, the firmware corruption 25 not load and verify the RW firmware body. In the case USE_RO_NORMAL OFF, 26 the firmware verification fails on loading RW firmware and enters recovery
|
/external/autotest/server/site_tests/firmware_CorruptFwBodyA/ |
D | control.dev | 9 PURPOSE = "Servo based firmware A body corruption test" 10 CRITERIA = "This test will fail if firmware verification mis-behaved" 15 TEST_CLASS = "firmware" 20 This test corrupts firmware body A and checks the next boot results. 22 The expected behavior is different if the firmware preamble USE_RO_NORMAL 23 flag is enabled. In the case USE_RO_NORMAL ON, the firmware corruption 25 not load and verify the RW firmware body. In the case USE_RO_NORMAL OFF, 26 the RW firwmare A corruption will result booting the firmware B.
|
D | control | 9 PURPOSE = "Servo based firmware A body corruption test" 10 CRITERIA = "This test will fail if firmware verification mis-behaved" 15 TEST_CLASS = "firmware" 20 This test corrupts firmware body A and checks the next boot results. 22 The expected behavior is different if the firmware preamble USE_RO_NORMAL 23 flag is enabled. In the case USE_RO_NORMAL ON, the firmware corruption 25 not load and verify the RW firmware body. In the case USE_RO_NORMAL OFF, 26 the RW firwmare A corruption will result booting the firmware B.
|
/external/autotest/server/site_tests/firmware_CorruptFwBodyB/ |
D | control | 9 PURPOSE = "Servo based firmware B body corruption test" 10 CRITERIA = "This test will fail if firmware verification mis-behaved" 15 TEST_CLASS = "firmware" 20 This test corrupts firmware body B and checks the next boot results. 22 The expected behavior is different if the firmware preamble USE_RO_NORMAL 23 flag is enabled. In the case USE_RO_NORMAL ON, the firmware corruption 25 not load and verify the RW firmware body. In the case USE_RO_NORMAL OFF, 26 the RW firwmare B corruption will result booting the firmware A.
|
D | control.dev | 9 PURPOSE = "Servo based firmware B body corruption test" 10 CRITERIA = "This test will fail if firmware verification mis-behaved" 15 TEST_CLASS = "firmware" 20 This test corrupts firmware body B and checks the next boot results. 22 The expected behavior is different if the firmware preamble USE_RO_NORMAL 23 flag is enabled. In the case USE_RO_NORMAL ON, the firmware corruption 25 not load and verify the RW firmware body. In the case USE_RO_NORMAL OFF, 26 the RW firwmare B corruption will result booting the firmware A.
|
/external/autotest/server/site_tests/firmware_RollbackFirmware/ |
D | control | 9 PURPOSE = "Servo based firmware rollback test." 10 CRITERIA = "This test will fail if firmware rollback doesn't fail verification." 15 TEST_CLASS = "firmware" 22 firmware A and results firmware B boot. It then rollbacks firmware B and
|
D | control.dev | 9 PURPOSE = "Servo based firmware rollback test." 10 CRITERIA = "This test will fail if firmware rollback doesn't fail verification." 15 TEST_CLASS = "firmware" 22 firmware A and results firmware B boot. It then rollbacks firmware B and
|
/external/autotest/server/site_tests/firmware_UpdateFirmwareDataKeyVersion/ |
D | control | 10 Servo based firmware update test which check firmware datakey version. 28 TEST_CLASS = "firmware" 32 This test requires a USB test image plugged in. The firmware id 36 and runs autoupdate. Check firmware datakey version after boot with 37 firmware B, and then recover firmware A and B to original shellball.
|
/external/autotest/client/site_tests/kernel_FirmwareRequest/ |
D | control | 7 PURPOSE = "Verify kernel correctly implements firmware request APIs" 9 Fails if a known-existing firmware file can't be loaded (e.g., due to 11 known-nonexistent firmware files can be loaded. 21 This test will run the firmware request kernel self test (from upstream). 24 a small toy firmware, and checks that it matches. It also makes sure a 25 non-existent firmware cannot be found.
|
/external/autotest/server/site_tests/hardware_DiskFirmwareUpgrade/ |
D | control | 16 The test uses a list of firmware packages and applies them to the DUT. 18 Each directory normaly contains a rule file and bzipped firmware image. 22 1 - the expected return code of chromeos-disk-firmware-update.sh: 25 - True if the update script should upgrade the firmware on the SSD. 26 - False if the update script is not supposed to touch the firmware on the SSD. 33 'broken_firmware_liteon': [0, True], # revert to previous firmware 43 'test_firmware' : [0, True], # revert to previous firmware
|
/external/autotest/server/site_tests/firmware_TryFwB/ |
D | control.ec_wp | 9 PURPOSE = "Servo based RW firmware B boot test" 10 CRITERIA = "This test will fail if firmware does not switch to firmware B" 15 TEST_CLASS = "firmware" 20 This test sets fwb_tries flag and boots firmware B.
|
D | control | 9 PURPOSE = "Servo based RW firmware B boot test" 10 CRITERIA = "This test will fail if firmware does not switch to firmware B" 15 TEST_CLASS = "firmware" 20 This test sets fwb_tries flag and boots firmware B.
|
D | control.dev | 9 PURPOSE = "Servo based RW firmware B boot test" 10 CRITERIA = "This test will fail if firmware does not switch to firmware B" 15 TEST_CLASS = "firmware" 20 This test sets fwb_tries flag and boots firmware B.
|
/external/vboot_reference/scripts/keygeneration/ |
D | increment_firmware_data_key.sh | 19 Increments the firmware version in the specified keyset. 34 Generating new firmware version key. 36 New Firmware key version (due to firmware key change): ${new_firmkey_ver}. 39 make_keyblock firmware ${FIRMWARE_KEYBLOCK_MODE} firmware_data_key root_key
|
/external/autotest/server/site_tests/firmware_CorruptBothFwSigAB/ |
D | control.dev | 9 PURPOSE = "Servo based both firmware signature A and B corruption test" 10 CRITERIA = "This test will fail if firmware does not enter recovery mode" 15 TEST_CLASS = "firmware" 22 both firmware signature A and B. On next reboot, the firmware verification
|
D | control | 9 PURPOSE = "Servo based both firmware signature A and B corruption test" 10 CRITERIA = "This test will fail if firmware does not enter recovery mode" 15 TEST_CLASS = "firmware" 22 both firmware signature A and B. On next reboot, the firmware verification
|
/external/autotest/server/site_tests/firmware_UpdateKernelSubkeyVersion/ |
D | control | 10 Servo based firmware update test, and check kernel subkey version. 21 TEST_CLASS = "firmware" 26 This test requires firmware id matches fwid of shellball 28 autoupdate. Check kernel subkey version after boot with firmware B, and then 29 recover firmware A and B to original shellball.
|
/external/autotest/client/site_tests/kernel_FirmwareRequest/src/ |
D | fw_filesystem.sh | 15 HAS_FW_LOADER_USER_HELPER=$(if [ -d /sys/class/firmware/ ]; then echo yes; else echo no; fi) 18 OLD_TIMEOUT=$(cat /sys/class/firmware/timeout) 29 echo "$OLD_TIMEOUT" >/sys/class/firmware/timeout 40 echo 1 >/sys/class/firmware/timeout
|
/external/autotest/server/site_tests/firmware_CorruptFwSigB/ |
D | control | 9 PURPOSE = "Servo based firmware signature B corruption test" 10 CRITERIA = "This test will fail if firmware verification mis-behaved" 15 TEST_CLASS = "firmware" 20 This test corrupts firmware signature B and checks the next boot results.
|
123456789