Searched refs:fwmp_disabled_unlock (Results 1 – 1 of 1) sorted by relevance
36 def cr50_try_unlock(self, fwmp_disabled_unlock): argument44 if fwmp_disabled_unlock:54 def cr50_check_fwmp_flag(self, fwmp_disabled_unlock): argument56 response = 'Console unlock%s allowed' % (' not' if fwmp_disabled_unlock74 fwmp_disabled_unlock = (self.FWMP_DEV_DISABLE_CCD_UNLOCK &78 'disabled' if fwmp_disabled_unlock else 'enabled')81 self.cr50_check_fwmp_flag(fwmp_disabled_unlock)87 self.cr50_try_unlock(fwmp_disabled_unlock)90 self.cr50_check_fwmp_flag(fwmp_disabled_unlock)