Home
last modified time | relevance | path

Searched refs:deactivated (Results 1 – 16 of 16) sorted by relevance

/openbmc/u-boot/cmd/
H A Dtpm_test.c46 uint8_t *deactivated, uint8_t *nvlocked) in tpm_get_flags() argument
56 if (deactivated) in tpm_get_flags()
57 *deactivated = pflags.deactivated; in tpm_get_flags()
61 pflags.disable, pflags.deactivated, pflags.nv_locked); in tpm_get_flags()
127 uint8_t disable = 0, deactivated = 0; in test_enable() local
134 TPM_CHECK(tpm_get_flags(dev, &disable, &deactivated, NULL)); in test_enable()
135 printf("\tdisable is %d, deactivated is %d\n", disable, deactivated); in test_enable()
138 TPM_CHECK(tpm_get_flags(dev, &disable, &deactivated, NULL)); in test_enable()
139 printf("\tdisable is %d, deactivated is %d\n", disable, deactivated); in test_enable()
140 if (disable == 1 || deactivated == 1) in test_enable()
[all …]
/openbmc/telemetry/src/
H A Dstate.hpp16 deactivated enumerator
47 return StateEvent::deactivated; in set()
/openbmc/openbmc-test-automation/lib/
H A Denergy_scale_utils.robot97 ${cmd}= Catenate dcmi power deactivate | grep deactivated
99 Should Contain ${resp} successfully deactivated
104 [Documentation] Fail if DCMI power limiting is not deactivated.
109 ... msg=DCMI power is not deactivated.
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_power_capping.robot95 ... msg=Could not set power limit when power limiting deactivated.
138 # Check deactivated and the power limit.
222 # If deactivated: initial_deactivation = 1, 0 otherwise.
229 # Set power limiting deactivated.
H A Dtest_escale_base.robot144 # If deactivated: initial_deactivation = 1, 0 otherwise.
/openbmc/u-boot/arch/arm/mach-stm32mp/
H A DKconfig59 # currently activated for debug / should be deactivated for real product
/openbmc/u-boot/doc/
H A DREADME.at91169 if deactivated, cannot be used anymore.
/openbmc/u-boot/include/
H A Dtpm-v1.h231 u8 deactivated; member
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dbarebox.bbclass23 # additional host tools that can be activated/deactivated here.
/openbmc/u-boot/doc/driver-model/
H A Dfdt-fixup.txt121 subsequently deactivated in the device tree if they are not present.
H A DREADME.txt569 after it is deactivated.
745 deactivated and no-longer 'known' by the uclass.
/openbmc/openbmc/poky/meta/recipes-extended/xinetd/xinetd/
H A D0001-Use-monotonic-time.patch8 very quickly and rsync gets deactivated, if time is changed again, rsync
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_payload.robot42 # 00 instance 1 is deactivated.
H A Dtest_ipmi_sensor.robot353 # Power reading state is: deactivated
/openbmc/u-boot/common/
H A DKconfig461 are never deactivated. But if a stdio device is used which can be
/openbmc/qemu/
H A Dqemu-options.hx4317 get disabled and deactivated. To enable and activate the TPM again
4320 is left disabled and/or deactivated most TPM commands will fail.