| /openbmc/qemu/ |
| H A D | meson_options.txt | 6 description: 'Suffix for QEMU data/modules/config directories (can be empty)') 8 description: 'Base directory for documentation installation (can be empty)') 10 description: 'search PATH for firmware files') 12 description: 'use specified string as sub-version of the package') 14 description: 'Path to smbd for slirp networking') 16 description: 'Path to ACPI disassembler') 18 description: 'Default TLS protocol/cipher priority string') 20 description: 'Include a default selection of devices in emulators') 23 description: 'Set audio driver list') 25 …description: 'set block driver read-write whitelist (by default affects only QEMU, not tools like … [all …]
|
| /openbmc/pldm/oem/ampere/event/ |
| H A D | oem_event_manager.cpp | 218 std::string description; in prefixMsgStrCreation() local 222 description += "Sensor ID " + std::to_string(sensorId) + " of "; in prefixMsgStrCreation() 226 description += "Sensor " + sensorIdToStrMap[sensorId] + " of "; in prefixMsgStrCreation() 231 description += "TID " + std::to_string(tid); in prefixMsgStrCreation() 235 description += tidToSocketNameMap[tid]; in prefixMsgStrCreation() 238 return description; in prefixMsgStrCreation() 242 const std::string& description, in sendJournalRedfish() argument 245 if (description.empty()) in sendJournalRedfish() 254 "SOURCE", source, "MESSAGE", description, "RAW_DATA", "")); in sendJournalRedfish() 258 "SOURCE", source, "MESSAGE", description, "RAW_DATA", "")); in sendJournalRedfish() [all …]
|
| /openbmc/dbus-sensors/ |
| H A D | meson.options | 5 description: 'Enable ADC sensor.', 11 description: 'Enable CPU sensor.', 17 description: 'Enable exit air sensor.', 23 description: 'Enable fan sensor.', 29 description: 'Enable HWMON temperature sensor.', 35 description: 'Enable intrusion sensor.', 41 description: 'Enable IPMB sensor.', 47 description: 'Enable MCTP endpoint management', 53 description: 'Enable MCU sensor.', 59 description: 'Enable NVMe sensor.', [all …]
|
| /openbmc/libmctp/ |
| H A D | meson.options | 4 description: 'Bindings to include', 12 description: 'Include MCTP control protocol handler', 18 description: 'Use fixed application-provided allocators', 23 description: 'Use libc malloc and free for heap memory', 29 description: 'Use clock_gettime() for time', 34 description: 'Support interfaces based on file-descriptors', 40 description: 'Don\'t include any logging functionality', 42 option('stdio', type: 'feature', description: 'Support logging to stdio') 43 option('syslog', type: 'feature', description: 'Support logging to syslog') 44 option('tests', type: 'feature', value: 'enabled', description: 'Build tests') [all …]
|
| /openbmc/phosphor-bmc-code-mgmt/ |
| H A D | meson.options | 11 description: 'The BMC layout type.', 19 description: 'Enable host bios upgrade support.', 26 description: 'Enable sync of filesystem files.', 29 option('tests', type: 'feature', description: 'Build tests') 35 description: 'Enable image signature validation.', 42 description: 'Firmware update via USB.', 49 …description: 'Implementation using software update D-Bus interface - https://github.com/openbmc/do… 56 description: 'Enable update of i2c voltage regulators', 63 description: 'Enable update of CPLD', 70 description: 'Automatic flash side switch on boot', [all …]
|
| /openbmc/phosphor-debug-collector/ |
| H A D | meson.options | 3 option('tests', type: 'feature', description: 'Build tests') 8 description: 'Turn on jffs workaround for core file', 15 description: 'The D-Bus busname to own', 22 description: 'The dump manager D-Bus root', 29 description: 'The BMC dump manager D-Bus object path', 36 description: 'Directory where core dumps are placed', 43 description: 'The BMC dump entry D-Bus object path', 50 description: 'Directory where bmc dumps are placed', 57 description: 'Path to the systemd pstore directory', 64 description: 'Maximum size of one bmc dump in kilo bytes', [all …]
|
| /openbmc/phosphor-power/ |
| H A D | meson.options | 5 description: 'The D-Bus busname root for the PS input history.', 11 description: 'The D-Bus power sensors namespace root.', 17 description: 'The GPIO line name for syncing input history data.', 19 option('tests', type: 'feature', description: 'Build tests.') 24 description: 'Build long-running tests that are excluded from CI.', 32 description: 'The power sequencer', 39 description: 'Enable UCD90160 hardware access.', 46 description: 'Setup for IBM VPD collection for inventory.', 53 description: 'The sequencer definition file to use.', 59 description: 'Enable OE SDK', [all …]
|
| /openbmc/phosphor-fan-presence/ |
| H A D | meson.options | 2 option('tests', type: 'feature', value: 'enabled', description: 'Build tests.') 8 description: 'Use json at runtime to configure fan packages.', 15 description: 'Machine name being built. Used to install the proper JSON config files.', 24 description: 'Build fan control service.', 31 description: '''This can only be used to disable JSON based fan control 41 description: 'Base location to persist zone property states', 48 description: 'Build time fan configuration file', 54 description: 'Build time fan configuration file', 60 description: 'Build time fan configuration file', 66 description: 'Build time fan configuration file', [all …]
|
| /openbmc/phosphor-state-manager/ |
| H A D | meson.options | 1 option('tests', type: 'feature', description: 'Build tests') 7 description: 'The scheduled host Dbus root.', 14 description: 'The Hypervisor DBus busname to own.', 21 description: 'The hypervisor state manager Dbus root.', 28 description: 'Path format of file for storing requested HostState,boot progress and os status.', 35 description: 'Path format of file for storing POH counter.', 42 description: 'Path format of file for storing the state change time.', 49 description: 'Path of file for storing the scheduled time and the requested transition.', 56 description: 'The maximum allowed reboot count.', 63 description: 'Class version to register with Cereal.', [all …]
|
| /openbmc/phosphor-ipmi-flash/ |
| H A D | meson.options | 1 option('tests', type: 'feature', description: 'Build tests') 7 description: 'Build the BMC BLOB handler', 12 description: 'Enable use of the delete files cleanup mechanism', 14 option('host-tool', type: 'feature', description: 'Build the host tool') 21 description: 'Install default BIOS update configs', 27 description: 'Enable use of reboot update mechanism', 33 description: 'Enable use of update status file', 40 description: 'Enable firmware update via Blobs', 47 description: 'Enable external transfers using Aspeed/Nuvoton LPC', 53 …description: 'Enable external transfers using Aspeed PCI-to-AHB, Nuvoton PCI-to-AHB via VGA, or Nu… [all …]
|
| /openbmc/smbios-mdr/ |
| H A D | meson.options | 1 option('tests', type: 'feature', value: 'disabled', description: 'Build tests') 7 description: 'Expose DIMM D-Bus Interface', 14 description: 'Only use the DIMM number, and not the bank', 21 description: 'Trim one object path component from CPU and DIMM associations', 28 description: 'Build CPUInfo service', 35 description: 'Sets drive presence on slot objects', 42 description: 'Enable CPUInfo features that depend on PECI', 49 description: 'Build IPMI blob library for SMBIOS transfer', 56 description: 'Expose TPM D-Bus Interface', 63 description: 'Expose Firmware Inventory D-Bus Interface', [all …]
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | meson.options | 1 option('tests', type: 'feature', description: 'Build tests') 5 description: 'Add option to enable/disable safe mode in boot flags', 10 description: 'Add option to enable/disable i2c master write read command white list checking', 14 option('softoff', type: 'feature', description: 'Builds soft power off') 19 description: 'The Dbus busname to own for SoftPowerOff', 25 description: 'The SoftPowerOff Dbus root', 31 description: 'Timeout for host to ack and query SMS_ATN from BMC', 37 description: 'Wait time for host to shutdown', 46 description: 'Directory to store host initiated shutdown file', 52 description: 'File to create if host has initiated shutdown or reboot', [all …]
|
| /openbmc/phosphor-logging/ |
| H A D | meson.options | 1 option('libonly', type: 'boolean', description: 'Build library only') 2 option('tests', type: 'feature', description: 'Build tests') 6 description: 'Create PELs', 10 option('yamldir', type: 'string', description: 'Path to YAML') 15 description: 'Path to Callout YAML', 22 description: 'Max number of error enttries allowed for commit', 28 description: 'Cap on informational (and below) severity errors', 35 description: 'Enable support for PHAL', 42 description: 'Path to rsyslog server conf file', 55 description: 'Path to the event filter JSON file.',
|
| /openbmc/openpower-vpd-parser/ |
| H A D | meson.options | 5 description: 'BUS NAME FOR THE SERVICE', 11 description: 'OBJECT PATH FOR THE SERVICE', 17 description: 'INTERFACE NAME', 19 option('tests', type: 'feature', value: 'enabled', description: 'Build tests') 24 description: 'enable when ECC check used in IPZ parsering, used for Gtest cases.', 30 …description: 'JSON file that defines inventory blueprint. The default path before system VPD servi… 36 description: 'Symbolic link to vpd inventory json.', 42 description: 'Path that has all system JSONs.', 48 description: 'EEPROM path of system VPD.', 54 description: 'Symlink folder for VPD invnetory JSONs', [all …]
|
| /openbmc/openpower-proc-control/ |
| H A D | meson.options | 1 option('tests', type: 'feature', description: 'Build tests.') 2 option('p9', type: 'feature', description: 'Enable support for POWER9') 3 option('openfsi', type: 'feature', description: 'Enable support for OpenFSI') 4 option('phal', type: 'feature', description: 'Enable support for PHAL') 10 description: 'Path to the phal devtree export filter file', 16 description: 'Path to the devtree export copy file', 22 description: 'Path to the devtree file r/w version', 28 description: 'Base path to the devtree file read only version', 34 description: 'Path to the devtree attributes based database path', 40 description: 'Path to the phal devtree reinit attribute list file', [all …]
|
| /openbmc/bios-bmc-smm-error-logger/ |
| H A D | meson.options | 1 option('tests', type: 'feature', value: 'enabled', description: 'Build tests') 8 description: 'Read loop interval in millisecond (ms)', 16 description: 'Memory size allcated', 23 description: 'Where the memory region is located', 31 description: 'BMC interface version to easily see compatibility', 37 description: 'Normal error queue region size', 43 description: 'Uncorrectable error region size', 50 description: 'Magic Number array[0] for validity, consists of 4 * uint32_t', 56 description: 'Magic Number array[1] for validity, consists of 4 * uint32_t', 62 description: 'Magic Number array[2] for validity, consists of 4 * uint32_t', [all …]
|
| /openbmc/openpower-pnor-code-mgmt/ |
| H A D | meson.options | 1 option('tests', type: 'feature', description: 'Build tests.') 6 description: 'Enable OE SDK', 12 description: 'Select which device type to support', 14 option('vpnor', type: 'feature', description: 'Enable virtual PNOR support') 15 option('pldm', type: 'feature', description: 'Enable Host PLDM support') 19 description: 'Enable image signature validation', 21 option('msl', type: 'string', description: 'Minimum Ship Level')
|
| /openbmc/libcper/ |
| H A D | meson.options | 5 description: 'Build fuzz targets', 7 option('tests', type: 'feature', value: 'enabled', description: 'Build tests') 12 description: 'Compile CLI utilities', 18 description: 'Build python extensions', 20 option('install', type: 'feature', value: 'enabled', description: 'Install') 25 description: 'Install pkgconfig', 31 description: 'Force enabling of all CPER to IR properties for debugging',
|
| /openbmc/phosphor-host-postd/ |
| H A D | meson.options | 3 description: 'Linux module name of the snoop device.', 8 description: 'Post code byte size.', 14 description: 'obmc instances of the host', 20 description: 'Compile time flag to enable Ipmi snoop.', 25 description: 'Target for starting this service.', 29 option('7seg', type: 'feature', description: 'Enable building 7seg POST daemon.') 30 option('tests', type: 'feature', description: 'Build tests.') 33 description: 'Maximum number of POST codes to read from snoop device every'
|
| /openbmc/entity-manager/ |
| H A D | meson.options | 1 option('tests', type: 'feature', description: 'Build tests.') 5 description: 'Build fru-device VPD parser.', 12 …description: 'Enable updating FRU properties via D-BUS. Choose "asset_only" to update only asset p… 18 description: 'Allow FruDevice to resize FRU areas.', 25 …description: 'Different modes to detect 16-bit address EEPROM devices. MODE_1 is current and defau… 30 description: 'Build device-tree VPD parser', 36 description: 'Run JSON schema validation during the build.', 42 description: 'Run JSON schema validation at runtime.', 48 description: 'Build gpio presence daemon', 54 …description: 'Cache the current configuration to support new-device detection. This option can be …
|
| /openbmc/u-boot/doc/uImage.FIT/ |
| H A D | multi.its | 8 description = "Various kernels, ramdisks and FDT blobs"; 13 description = "vanilla-2.6.23"; 30 description = "2.6.23-denx"; 44 description = "2.4.25-denx"; 58 description = "eldk-4.2-ramdisk"; 72 description = "eldk-3.1-ramdisk"; 86 description = "tqm5200-fdt"; 97 description = "tqm5200s-fdt"; 114 description = "tqm5200 vanilla-2.6.23 configuration"; 121 description = "tqm5200s denx-2.6.23 configuration"; [all …]
|
| H A D | multi_spl.its | 4 * (Bogus) example FIT image description file demonstrating the usage 18 description = "multiple firmware blobs and U-Boot, loaded by SPL"; 24 description = "U-Boot (64-bit)"; 32 description = "ARM Trusted Firmware"; 41 description = "arisc management processor firmware"; 49 description = "Pine64+ DT"; 57 description = "Pine64 DT"; 65 description = "4.7-rc5 kernel"; 73 description = "Debian installer initrd"; 85 description = "sun50i-a64-pine64-plus"; [all …]
|
| /openbmc/u-boot/board/cadence/xtfpga/ |
| H A D | xtfpga.c | 26 const char *description = "Avnet Xilinx LX60 FPGA Evaluation Board / "; variable 29 const char *description = "Avnet Xilinx Virtex-5 LX110 Evaluation Kit / "; variable 32 const char *description = "Avnet Xilinx Virtex-4 LX200 Evaluation Kit / "; variable 35 const char *description = "Xilinx Virtex-6 FPGA ML605 Evaluation Kit / "; variable 38 const char *description = "Xilinx Kintex-7 FPGA KC705 Evaluation Kit / "; variable 41 const char *description = ""; variable 46 printf("Board: %s: %sTensilica bitstream\n", board, description); in checkboard()
|
| /openbmc/phosphor-certificate-manager/ |
| H A D | meson.options | 1 option('tests', type: 'feature', description: 'Build tests') 7 description: 'Authority certificates limit', 13 description: 'Enable CA certificate manager (IBM specific)', 19 description: 'Install bmcweb cert configs', 25 description: 'Install authority cert configs', 32 description: 'File name of the authorities list', 39 description: 'Allow expired certificates',
|
| /openbmc/phosphor-psu-code-mgmt/ |
| H A D | meson.options | 1 option('tests', type: 'feature', description: 'Build tests') 6 description: 'Enable OE SDK', 12 description: 'Build vendor-example', 19 description: 'The path of the MANIFEST file', 26 description: 'The software manager Dbus root', 33 description: 'The base path for PSU inventory', 40 description: 'The directory where downloaded or uploaded PSU images are placed and extracted', 52 description: 'The command and arguments to get PSU version', 63 description: 'The command and arguments to get the PSU model', 75 description: 'The command and arguments to compare PSU versions', [all …]
|