HomeSort by relevance Sort by last modified time
    Searched refs:twostop (Results 1 - 2 of 2) sorted by null

  /external/autotest/server/site_tests/firmware_RONormalBoot/
firmware_RONormalBoot.py 48 logging.info("Expected TwoStop boot, restore the original flags.")
50 twostop=True)))
  /external/autotest/server/cros/faft/utils/
faft_checkers.py 201 def ro_normal_checker(self, expected_fw=None, twostop=False):
206 @param twostop: True to expect a TwoStop boot; False to expect a RO
216 0 if twostop else vboot.VDAT_FLAG_LF_USE_RO_NORMAL):
221 expected_ec = ('RW' if twostop else 'RO')

Completed in 97 milliseconds