/openbmc/bmcweb/test/redfish-core/lib/ |
H A D | system_test.cpp | 51 nlohmann::json::array_t allowed; in TEST() local 52 allowed.emplace_back(resource::ResetType::ForceOff); in TEST() 53 allowed.emplace_back(resource::ResetType::PowerCycle); in TEST() 54 allowed.emplace_back(resource::ResetType::Nmi); in TEST() 55 allowed.emplace_back(resource::ResetType::On); in TEST() 56 allowed.emplace_back(resource::ResetType::ForceOn); in TEST() 57 allowed.emplace_back(resource::ResetType::ForceRestart); in TEST() 58 allowed.emplace_back(resource::ResetType::GracefulRestart); in TEST() 59 allowed.emplace_back(resource::ResetType::GracefulShutdown); in TEST() 60 parameter["AllowableValues"] = std::move(allowed); in TEST() [all …]
|
/openbmc/dbus-sensors/src/ |
H A D | meson.build | 4 get_option('validate-unsecure-feature').allowed(), 8 get_option('insecure-sensor-override').allowed(), 107 if get_option('intel-cpu').allowed() 112 if get_option('smbpbi').allowed() 116 if get_option('adc').allowed() 120 if get_option('exit-air').allowed() 124 if get_option('fan').allowed() 128 if get_option('hwmon-temp').allowed() 132 if get_option('intrusion').allowed() 136 if get_option('ipmb').allowed() [all …]
|
/openbmc/smbios-mdr/src/ |
H A D | meson.build | 2 if get_option('dimm-dbus').allowed() 6 if get_option('assoc-trim-path').allowed() 10 if get_option('dimm-only-locator').allowed() 14 if get_option('slot-drive-presence').allowed() 18 if get_option('tpm-dbus').allowed() 22 if get_option('firmware-inventory-dbus').allowed() 26 if get_option('expose-firmware-component-name').allowed() 30 if get_option('custom-dbus-path').allowed() 56 if get_option('cpuinfo').allowed() 64 if get_option('cpuinfo-peci').allowed() [all …]
|
/openbmc/phosphor-fan-presence/ |
H A D | meson.build | 62 if (get_option('tests').allowed()) 79 not get_option('tests').allowed(), 112 if get_option('json-config').allowed() and get_option('json-control').allowed() 120 if get_option('monitor-use-host-state').allowed() 125 if get_option('json-config').allowed() 143 if get_option('use-host-power-state').allowed() 147 if get_option('skip-power-checking').allowed() 176 if get_option('control-service').allowed() 185 if get_option('monitor-service').allowed() 188 if not get_option('json-config').allowed() [all …]
|
/openbmc/qemu/block/ |
H A D | meson.build | 47 if get_option('qcow1').allowed() 50 if get_option('vdi').allowed() 53 if get_option('vhdx').allowed() 60 if get_option('vmdk').allowed() 63 if get_option('vpc').allowed() 66 if get_option('cloop').allowed() 69 if get_option('bochs').allowed() 72 if get_option('vvfat').allowed() 75 if get_option('dmg').allowed() 78 if get_option('qed').allowed() [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | KeyPolicy.v1_0_1.json | 36 …"description": "The `KeyPolicy` schema describes settings for how keys are allowed to be used for … 176 …roperty shall indicate any cipher suite is allowed. An empty list shall indicate no cipher suites… 192 … the property shall indicate any DH group is allowed. An empty list shall indicate no DH groups a… 204 …ls in this list. An empty list shall indicate no security protocols are allowed. This property s… 220 …indicate any secure hash algorithm is allowed. An empty list shall indicate no secure hash algori… 236 …shall indicate any security protocol is allowed. An empty list shall indicate no security protoco… 252 …hall indicate any security transport is allowed. An empty list shall indicate no security transpo… 260 "description": "The NVMe cipher suites that a key is allowed to use.", 273 …ngDescription": "This enumeration shall list the NVMe cipher suites that a key is allowed to use.", 277 "description": "The NVMe Diffie-Hellman (DH) groups that a key is allowed to use.", [all …]
|
/openbmc/linux/drivers/power/supply/ |
D | 88pm860x_charger.c |
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
D | mt6360-regulator.yaml |
|
/openbmc/pldm/ |
H A D | meson.build | 49 if get_option('libpldmresponder').allowed() 53 get_option('system-specific-bios-json').allowed(), 80 if get_option('softoff').allowed() 90 if get_option('oem-ibm').allowed() 169 if get_option('tests').allowed() 185 not get_option('tests').allowed(), 198 if get_option('oem-ampere').allowed() 236 if get_option('oem-ampere').allowed() 240 if get_option('libpldmresponder').allowed() 274 if get_option('systemd').allowed() [all …]
|
/openbmc/phosphor-settingsd/ |
H A D | settings.yaml | 18 allowed: ["Network", "Disk", "Safe", "CDROM", "Setup", "Default"] 29 allowed: ["ALWAYS_POWER_ON", "RESTORE_LAST_STATE", "LEAVE_OFF"] 42 allowed: ["ONETIME", "PERMANENT"] 54 allowed: ["NTP", "MANUAL"] 60 allowed: ["yes", "no"] 66 allowed: ["yes", "no"]
|
/openbmc/phosphor-host-ipmid/ |
H A D | meson.build | 27 if get_option('softoff').allowed() 51 if get_option('shortname-remove-suffix').allowed() 54 if get_option('shortname-replace-words').allowed() 57 if get_option('open-power').allowed() 89 if get_option('get-dbus-active-software').allowed() 110 if (get_option(option_key).allowed()) 181 if get_option('softoff').allowed() 187 if get_option('ipmi-whitelist').allowed() 261 if get_option('transport-oem').allowed() 273 if get_option('open-power').allowed() [all …]
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | meson.build | 54 conf.set('HOST_BIOS_UPGRADE', get_option('host-bios-upgrade').allowed()) 55 conf.set('WANT_SIGNATURE_VERIFY', get_option('verify-signature').allowed()) 58 get_option('software-update-dbus-interface').allowed(), 62 conf.set('ACTIVE_BMC_MAX_ALLOWED', get_option('active-bmc-max-allowed')) 81 if get_option('host-bios-upgrade').allowed() 85 if get_option('bmc-static-dual-image').allowed() 88 get_option('bmc-static-dual-image').allowed(), 148 if get_option('host-bios-upgrade').allowed() 152 if get_option('bmc-static-dual-image').allowed() 160 if get_option('sync-bmc-files').allowed() [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | KeyPolicy_v1.xml | 35 …tion" String="The `KeyPolicy` schema describes settings for how keys are allowed to be used for ac… 100 …shall indicate any security protocol is allowed. An empty list shall indicate no security protoco… 105 …ls in this list. An empty list shall indicate no security protocols are allowed. This property s… 110 …indicate any secure hash algorithm is allowed. An empty list shall indicate no secure hash algori… 115 …hall indicate any security transport is allowed. An empty list shall indicate no security transpo… 120 …roperty shall indicate any cipher suite is allowed. An empty list shall indicate no cipher suites… 125 … the property shall indicate any DH group is allowed. An empty list shall indicate no DH groups a… 130 …ation Term="OData.Description" String="The NVMe security protocols that a key is allowed to use."/> 131 …n" String="This enumeration shall list the NVMe security protocols that a key is allowed to use."/> 147 …n Term="OData.Description" String="The NVMe secure hash algorithms that a key is allowed to use."/> [all …]
|
/openbmc/x86-power-control/ |
H A D | meson.build | 23 if get_option('chassis-system-reset').allowed() 26 if get_option('use-plt-rst').allowed() 29 if get_option('use-acboot').allowed() 32 if get_option('ignore-soft-resets-during-post').allowed() 35 if get_option('button-passthrough').allowed()
|
/openbmc/phosphor-led-manager/ |
H A D | meson.build | 27 conf_data.set('LED_USE_JSON', get_option('use-json').allowed()) 28 conf_data.set('USE_LAMP_TEST', get_option('use-lamp-test').allowed()) 31 get_option('monitor-operational-status').allowed(), 35 get_option('persistent-led-asserted').allowed(), 97 if get_option('tests').allowed()
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
D | richtek,rt5120.yaml |
|
D | mediatek,mt6360.yaml |
|
/openbmc/linux/Documentation/hwmon/ |
D | ltc2992.rst |
|
/openbmc/u-boot/doc/device-tree-bindings/regulator/ |
H A D | sandbox.txt | 22 - regulator-min-microvolt: minimum allowed Voltage to set 23 - regulator-max-microvolt: minimum allowed Voltage to set 24 - regulator-min-microamps: minimum allowed Current limit to set (LDO1/BUCK1) 25 - regulator-max-microamps: minimum allowed Current limit to set (LDO1/BUCK1)
|
/openbmc/phosphor-networkd/src/ |
H A D | ipaddress.cpp | 72 elog<NotAllowed>(Reason("Property update is not allowed")); in address() 76 elog<NotAllowed>(Reason("Property update is not allowed")); in prefixLength() 80 elog<NotAllowed>(Reason("Property update is not allowed")); in gateway() 84 elog<NotAllowed>(Reason("Property update is not allowed")); in type() 88 elog<NotAllowed>(Reason("Property update is not allowed")); in origin() 99 elog<NotAllowed>(Reason("Not allowed to delete a non-static address")); in delete_()
|
/openbmc/phosphor-state-manager/ |
H A D | meson.build | 30 conf.set('BOOT_COUNT_MAX_ALLOWED', get_option('boot-count-max-allowed')) 34 if build_host_gpios.allowed() 73 get_option('check-fwupdate-before-do-transition').allowed(), 78 if (get_option('warm-reboot').allowed()) 82 if (get_option('force-warm-reboot').allowed()) 86 if (get_option('apply-power-policy-bmc-ready').allowed()) 262 if get_option('install-utils').allowed() 281 if build_host_gpios.allowed() 292 if build_tests.allowed()
|
/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/oem/ibm/ |
H A D | pldm_oem_cmds.cpp | 78 "allowed due to mctp end point read failed")); in readEID() 93 "allowed due to mctp end point read failed")); in readEID() 127 "allowed due to encode failed")); in requestOffload() 136 "allowed due to openPLDM failed")); in requestOffload() 153 "allowed due to fileack send failed")); in requestOffload() 199 "allowed due to encode fileack failed")); in requestDelete() 213 "allowed due to openPLDM failed")); in requestDelete() 234 "allowed due to fileack send failed")); in requestDelete()
|
/openbmc/qemu/authz/ |
H A D | base.c | 31 bool allowed; in qauthz_is_allowed() local 33 allowed = cls->is_allowed(authz, identity, errp); in qauthz_is_allowed() 34 trace_qauthz_is_allowed(authz, identity, allowed); in qauthz_is_allowed() 36 return allowed; in qauthz_is_allowed()
|
/openbmc/phosphor-ipmi-flash/ |
H A D | meson.build | 52 if get_option('tests').allowed() 69 get_option('tests').allowed() \ 151 if get_option('tests').allowed() 177 if get_option('bmc-blob-handler').allowed() 181 if get_option('host-tool').allowed() 185 if get_option('cleanup-delete').allowed()
|
/openbmc/libmctp/ |
H A D | meson.build | 63 ).allowed() 103 if feat_fileio.allowed() 125 ).allowed() 147 ).allowed() 209 if feat_fileio.allowed() 213 if get_option('tests').allowed()
|