Home
last modified time | relevance | path

Searched refs:TPMEnable (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc-test-automation/lib/secureboot/
H A Dsecureboot.robot11 Set TPMEnable Policy
19 Write Attribute ${CONTROL_HOST_URI}/TPMEnable TPMEnable
30 Set TPMEnable Policy ${tpm_policy}
31 Verify The Attribute ${CONTROL_URI}/host0/TPMEnable TPMEnable ${tpm_policy}
/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/
H A Dphosphor-settings-manager_%.bbappend2 SRC_URI:append:ibm-ac-server = " file://TPMEnable-default-true.override.yml"
6 SRC_URI:append:ibm-enterprise = " file://TPMEnable-default-true.override.yml"
/openbmc/webui-vue/src/store/modules/Operations/
H A DBootSettingsStore.js83 data: { TPMEnable }, field in AnonymousClassc677f5850601.data.data
85 }) => commit('setTpmPolicy', TPMEnable),
/openbmc/openbmc-test-automation/openpower/ipmi/
H A Dtest_ipmi_sdr.robot81 # TPMEnable | D7h | ok | 3.3 | State Asserted
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_sdr.robot139 ${component_uri_list}= Get Component URIs TPMEnable
141 ${state_rest}= Read Attribute ${component_uri} TPMEnable
327 # TPMEnable | D7h | ok | 3.3 | State Asserted
/openbmc/phosphor-webui/app/server-control/controllers/
H A Dpower-operations-controller.js359 const tpmEnabled = $scope.TPMToggle.TPMEnable;
/openbmc/openbmc-test-automation/lib/
H A Dutils.robot617 # (e.g. "/xyz/openbmc_project/control/host0/TPMEnable").
618 # attribute_name Name of attribute to be verified (e.g. "TPMEnable").