regenerate-meson: enable meson formattingSigned-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: I5bc2c84cf2ebb3a8d64c96bf3c02e4f34d1f28dd
build: support registry generationsdbus++-gen-meson version 10 adds support for redfish registrygeneration and greatly simplifies the install directives.Regenerate the YAML meson files and modif
build: support registry generationsdbus++-gen-meson version 10 adds support for redfish registrygeneration and greatly simplifies the install directives.Regenerate the YAML meson files and modify the base meson.buildas necessary. Also, format meson.build with `meson format`.Signed-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: I77586fca7742d5468803913cb45276ca57271655
show more ...
regenerate-meson: re-run with latest from sdbusplusThe sdbus++-gen-meson has a new version, which requires regeneratingall the meson in this repository. Re-run the `regenerate-meson`script.Sig
regenerate-meson: re-run with latest from sdbusplusThe sdbus++-gen-meson has a new version, which requires regeneratingall the meson in this repository. Re-run the `regenerate-meson`script.Signed-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: Ib3fe091253297e6cf82ddf2be8175bf3f4a495f4
com.ibm: Add Self Boot Engine(SBE) dump interfaceSelf Boot Engine(SBE) is a microcontroller that sits inside theprocessor to initialize it to start the booting and also acts asa secure channel fo
com.ibm: Add Self Boot Engine(SBE) dump interfaceSelf Boot Engine(SBE) is a microcontroller that sits inside theprocessor to initialize it to start the booting and also acts asa secure channel for accessing certain control functions on theprocessor. During the booting or other hardware access operationsSBE can encounter errors and become unresponsive. In such situations,the debug data needs to be collected from such SBEs to find out theroot cause of the error. This data includes hardware state,configuration, memory, etc. The collected data is then packaged intothe OpenPOWER dump format which is called SBE dump.Implement this interface to add support for managing the SBE dump.Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>Change-Id: Ibf625c0205096a4f94bf159125cf8fdae093449c
regenerate-meson: re-run with latest from sdbusplusThe sdbus++-gen-meson has a new version, which requires regeneratingall the meson in this repository. Re-run the `regenerate-meson`script.Cha
regenerate-meson: re-run with latest from sdbusplusThe sdbus++-gen-meson has a new version, which requires regeneratingall the meson in this repository. Re-run the `regenerate-meson`script.Change-Id: Ic72fe80376052d5749ba007bb87be25c83a46279Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
gen: update due to sdbusplus-gen-meson changeSigned-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: I9491eb608d9c6849b3e39fe212054a3651bfb824
Add hardware dump entry interface and typeHardware dumps get collected during a criticalfailure on the hardware units like processorchips.This commits add following: - The interface for hardwar
Add hardware dump entry interface and typeHardware dumps get collected during a criticalfailure on the hardware units like processorchips.This commits add following: - The interface for hardware dump entry. - Updated the arguments list with following - Hardware: A new dump type to list of supported dumps - FailingUnitId: Id of the hardware unit failedSigned-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>Change-Id: Id209cca5d4ff167d21c45c752a687280aa469830
treewide: Create yaml directoryThis allows the propagated yamldir paramter to work correctly insubproject style builds. We don't want other files in the projectconflicting with tools that scan th
treewide: Create yaml directoryThis allows the propagated yamldir paramter to work correctly insubproject style builds. We don't want other files in the projectconflicting with tools that scan the yamldir.Change-Id: Ie2759c7f3baf399392cdda0e507055ceb262d2e1Signed-off-by: William A. Kennington III <wak@google.com>
build: Regenerate meson for sdbus++ updateChange-Id: I6c7b9fc22d7acf593c268713b2ef837ab983b956Signed-off-by: William A. Kennington III <wak@google.com>
build: regenerate meson with latest sdbusplus versionSigned-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: Idb01b777bb90b165c906aacad24b0d3c9b0e93d2
Add hostboot dump entry interface and parametersAdd the interface for hostboot dump entry and other parametersto initiate a hostboot dump.Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.i
Add hostboot dump entry interface and parametersAdd the interface for hostboot dump entry and other parametersto initiate a hostboot dump.Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>Change-Id: I711458c7c8b178e1d6bea063dfcca6c879905652
Add Entry and create parameters enum for resource dump.Resource dump is a dump created by hypervisor with a set ofcontents based on the provided resource selector. This commitadd an entry and add
Add Entry and create parameters enum for resource dump.Resource dump is a dump created by hypervisor with a set ofcontents based on the provided resource selector. This commitadd an entry and additional parameters for creating aresource dump.Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>Change-Id: I9e7b6a71f269e4918f646feb381c575ffa59c172