Descriptionautotest: enable and verify write protection by status registers
Bit-by-bit verification (hardware_EepromWriteProtect) should be only in
qualification process; in factory process, we only need to check if the WP
status registers are correctly configured and protected.
BUG=chrome-os-partner:1569
TEST=manually executed on a device with following conditions:
(1) hardware WP=off => test failed (expected)
(2) hardware WP=on, software WP=off => test pass, WP enabled
(3) hardware WP=on, software WP=on, range set to correct => test pass
(4) hardware WP=on, software WP=on, range set to incorrect => test fail (expected)
Change-Id: I1b104ead04cb7799806514f04142bf623e775e8e
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=2d11f27
Patch Set 1 #
Total comments: 2
Patch Set 2 : refine according to suggestions #
Messages
Total messages: 4 (0 generated)
|