History log of /openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/meson.build (Results 1 – 8 of 8)
Revision Date Author Comments
# e5abf627 08-Sep-2021 Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>

com.ibm: Add Self Boot Engine(SBE) dump interface

Self Boot Engine(SBE) is a microcontroller that sits inside the
processor to initialize it to start the booting and also acts as
a secure channel fo

com.ibm: Add Self Boot Engine(SBE) dump interface

Self Boot Engine(SBE) is a microcontroller that sits inside the
processor to initialize it to start the booting and also acts as
a secure channel for accessing certain control functions on the
processor. During the booting or other hardware access operations
SBE can encounter errors and become unresponsive. In such situations,
the debug data needs to be collected from such SBEs to find out the
root cause of the error. This data includes hardware state,
configuration, memory, etc. The collected data is then packaged into
the 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

show more ...


# 11335246 12-Sep-2022 Patrick Williams <patrick@stwcx.xyz>

gen: update due to sdbusplus-gen-meson change

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I9491eb608d9c6849b3e39fe212054a3651bfb824


# a2eb94f6 05-May-2021 Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>

Add hardware dump entry interface and type

Hardware dumps get collected during a critical
failure on the hardware units like processor
chips.
This commits add following:
- T

Add hardware dump entry interface and type

Hardware dumps get collected during a critical
failure on the hardware units like processor
chips.
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 failed

Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
Change-Id: Id209cca5d4ff167d21c45c752a687280aa469830

show more ...


# b1b4d261 05-Jun-2021 William A. Kennington III <wak@google.com>

treewide: Create yaml directory

This allows the propagated yamldir paramter to work correctly in
subproject style builds. We don't want other files in the project
conflicting with to

treewide: Create yaml directory

This allows the propagated yamldir paramter to work correctly in
subproject style builds. We don't want other files in the project
conflicting with tools that scan the yamldir.

Change-Id: Ie2759c7f3baf399392cdda0e507055ceb262d2e1
Signed-off-by: William A. Kennington III <wak@google.com>

show more ...


# 2600affc 05-Jun-2021 William A. Kennington III <wak@google.com>

build: Regenerate meson for sdbus++ update

Change-Id: I6c7b9fc22d7acf593c268713b2ef837ab983b956
Signed-off-by: William A. Kennington III <wak@google.com>


# 16599e2d 15-Apr-2021 Patrick Williams <patrick@stwcx.xyz>

build: regenerate meson with latest sdbusplus version

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Idb01b777bb90b165c906aacad24b0d3c9b0e93d2


# 6f8ebc58 23-Nov-2020 Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>

Add hostboot dump entry interface and parameters

Add the interface for hostboot dump entry and other parameters
to initiate a hostboot dump.

Signed-off-by: Dhruvaraj Subhashchan

Add hostboot dump entry interface and parameters

Add the interface for hostboot dump entry and other parameters
to initiate a hostboot dump.

Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
Change-Id: I711458c7c8b178e1d6bea063dfcca6c879905652

show more ...


# 4bd4033c 04-Nov-2020 Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>

Add Entry and create parameters enum for resource dump.

Resource dump is a dump created by hypervisor with a set of
contents based on the provided resource selector. This commit
add

Add Entry and create parameters enum for resource dump.

Resource dump is a dump created by hypervisor with a set of
contents based on the provided resource selector. This commit
add an entry and additional parameters for creating a
resource dump.

Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
Change-Id: I9e7b6a71f269e4918f646feb381c575ffa59c172

show more ...