History log of /openbmc/openpower-hw-diags/util/ (Results 26 – 50 of 68)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9cdfa24724-Mar-2022 Zane Shelley <zshelle@us.ibm.com>

Limit test_arg to test code

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: I642d99db826262c31cc79d64d0e5a3e4ea46c2c8

30984d1522-Dec-2021 Zane Shelley <zshelle@us.ibm.com>

Support to use lg2 logging

Change-Id: I3a11433fa6bbbad165a65037b9253eda7206f946

626270af21-Feb-2022 Caleb Palmer <cnpalmer@us.ibm.com>

Add support for getting a connected peer from IOHS or SMPGROUP

This adds getConnectedTarget support to get a connected peer
target that is across a bus from a provided IOHS or
SMPGROUP/IOLINK target

Add support for getting a connected peer from IOHS or SMPGROUP

This adds getConnectedTarget support to get a connected peer
target that is across a bus from a provided IOHS or
SMPGROUP/IOLINK target

Signed-off-by: Caleb Palmer <cnpalmer@us.ibm.com>
Change-Id: I00320cf604ea21023b702fc984efd83f137ab36d

show more ...

1315968c16-Feb-2022 Ben Tyner <ben.tyner@ibm.com>

attn: Move create pel support to util

Move the create pel support from attention handler the util library.

Signed-off-by: Ben Tyner <ben.tyner@ibm.com>
Change-Id: I023add4b3e237d0253b218ff2912ea081

attn: Move create pel support to util

Move the create pel support from attention handler the util library.

Signed-off-by: Ben Tyner <ben.tyner@ibm.com>
Change-Id: I023add4b3e237d0253b218ff2912ea081961da6d

show more ...

faf3336716-Feb-2022 Ben Tyner <ben.tyner@ibm.com>

attn: Moved journal ffdc support into util library

Moved the code for collectiong journal entries for event log FFDC data
from attention handler to util library.

Signed-off-by: Ben Tyner <ben.tyner

attn: Moved journal ffdc support into util library

Moved the code for collectiong journal entries for event log FFDC data
from attention handler to util library.

Signed-off-by: Ben Tyner <ben.tyner@ibm.com>
Change-Id: I62ff1f25407050a013cc5d8d0b0909bbc24500ef

show more ...

c702626122-Feb-2022 Zane Shelley <zshelle@us.ibm.com>

Add simulated SCOM/CFAM read support for test

Change-Id: I615f1819cd309528735d63f2e6e4b4181c58fd34
Signed-off-by: Zane Shelley <zshelle@us.ibm.com>

3f363d4a10-Feb-2022 Zane Shelley <zshelle@us.ibm.com>

callout rule for TOD fault analysis

This does not include actual callout support, just the rules when an
callout is needed. The actual callouts will come in subsequent commits
after adding support t

callout rule for TOD fault analysis

This does not include actual callout support, just the rules when an
callout is needed. The actual callouts will come in subsequent commits
after adding support to query the TOD configuration registers.

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: I72c702a778e12ee20555f3e6dca77e0b6f023be7

show more ...

2a394cbb17-Feb-2022 Zane Shelley <zshelle@us.ibm.com>

pdbg util to get chip/unit target from unit/chip

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: Ia5c72c5667b7f6eb1ecb02c044dca5208a211c70

bc94bdea18-Feb-2022 Caleb Palmer <cnpalmer@us.ibm.com>

Add NX target and update target to subsystem map

Signed-off-by: Caleb Palmer <cnpalmer@us.ibm.com>
Change-Id: Id55834370343748ecddfa6d23f70747d75708593

55e7fec328-Jan-2022 Zane Shelley <zshelle@us.ibm.com>

Update primary SRC field based on callout list

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: I41f3eda5c27b8ec74d6329b8f145181f400547f8

e90b85dc17-Dec-2021 Zane Shelley <zshelle@us.ibm.com>

plugin for LPC timeout callouts

Change-Id: I39fed3c1ba5a16283c33c5072479f24c9c69a208
Signed-off-by: Zane Shelley <zshelle@us.ibm.com>

38501e1210-Jan-2022 Zane Shelley <zshelle@us.ibm.com>

Move getConnectedTarget() to generic pdbg util

This was a helper function specific to the resolution code. Instead, it
should be a generic utility function for anyone to use.

Change-Id: Ic52fb5cc45

Move getConnectedTarget() to generic pdbg util

This was a helper function specific to the resolution code. Instead, it
should be a generic utility function for anyone to use.

Change-Id: Ic52fb5cc45b8b82f3b3baa0935e12e611f24ae8c
Signed-off-by: Zane Shelley <zshelle@us.ibm.com>

show more ...


/openbmc/openpower-hw-diags/.gitignore
/openbmc/openpower-hw-diags/analyzer/analyzer_main.cpp
/openbmc/openpower-hw-diags/analyzer/analyzer_main.hpp
/openbmc/openpower-hw-diags/analyzer/create_pel.cpp
/openbmc/openpower-hw-diags/analyzer/filter-root-cause.cpp
/openbmc/openpower-hw-diags/analyzer/meson.build
/openbmc/openpower-hw-diags/analyzer/plugins/p10-plugins.cpp
/openbmc/openpower-hw-diags/analyzer/plugins/plugin.hpp
/openbmc/openpower-hw-diags/analyzer/ras-data/data/ras-data-explorer-11.json
/openbmc/openpower-hw-diags/analyzer/ras-data/data/ras-data-explorer-20.json
/openbmc/openpower-hw-diags/analyzer/ras-data/data/ras-data-p10-10.json
/openbmc/openpower-hw-diags/analyzer/ras-data/data/ras-data-p10-20.json
/openbmc/openpower-hw-diags/analyzer/ras-data/ras-data-definition.md
/openbmc/openpower-hw-diags/analyzer/ras-data/ras-data-parser.cpp
/openbmc/openpower-hw-diags/analyzer/ras-data/schema/ras-data-schema-v01.json
/openbmc/openpower-hw-diags/analyzer/resolution.cpp
/openbmc/openpower-hw-diags/analyzer/resolution.hpp
/openbmc/openpower-hw-diags/analyzer/service_data.hpp
/openbmc/openpower-hw-diags/attn/attn_handler.cpp
/openbmc/openpower-hw-diags/attn/attn_logging.cpp
/openbmc/openpower-hw-diags/attn/meson.build
/openbmc/openpower-hw-diags/attn/ti_handler.cpp
/openbmc/openpower-hw-diags/main.cpp
/openbmc/openpower-hw-diags/main_nl.cpp
/openbmc/openpower-hw-diags/meson.build
/openbmc/openpower-hw-diags/subprojects/googletest.wrap
/openbmc/openpower-hw-diags/test/meson.build
/openbmc/openpower-hw-diags/test/pdbg_test.dts
/openbmc/openpower-hw-diags/test/resolution_test.cpp
pdbg.cpp
pdbg.hpp
6a62e40d01-Dec-2021 austinfcui <austinfcui@gmail.com>

Add PDBG callback function for logging with log level

Signed-off-by: austinfcui <austinfcui@gmail.com>
Change-Id: I8cac38dec0d2f48ef20d89c95e77f73079fd31d6

c18ba8fb01-Dec-2021 Zane Shelley <zshelle@us.ibm.com>

Add Hostboot scratch registers to PEL

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: I8f095b49ec204e6e33afc0ab300beeab5d3759a9

bf3326fb12-Nov-2021 Zane Shelley <zshelle@us.ibm.com>

Enable guard support

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: I7bc6c0cdd3aa6d513f1a87d351b99069fc005339

39fcf65d19-Oct-2021 Ben Tyner <ben.tyner@ibm.com>

Attn: Qualify MPIPL request with dump policy

Check the value of the dumpPolicyEnabled property and if it is true
(dumps enabled) then request MPIPL for PHYP TI cases, otherwise quiesce
the host.

Si

Attn: Qualify MPIPL request with dump policy

Check the value of the dumpPolicyEnabled property and if it is true
(dumps enabled) then request MPIPL for PHYP TI cases, otherwise quiesce
the host.

Signed-off-by: Ben Tyner <ben.tyner@ibm.com>
Change-Id: Iff9d89c18b37fff02b741c20b9f988238674a147

show more ...

be619c0030-Sep-2021 Zane Shelley <zshelle@us.ibm.com>

RAS file updates for PAUC chiplet

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: Id46de43f2aa69b1f838b196aa3e1ddbad5ed00e6

5d63cefc17-Sep-2021 Zane Shelley <zshelle@us.ibm.com>

ConnectedCalloutResolution support

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: Id1b215d70ca98ae18528f91162ff4d99de9e9ce8


/openbmc/openpower-hw-diags/analyzer/analyzer_main.cpp
/openbmc/openpower-hw-diags/analyzer/analyzer_main.hpp
/openbmc/openpower-hw-diags/analyzer/callout.hpp
/openbmc/openpower-hw-diags/analyzer/create_pel.cpp
/openbmc/openpower-hw-diags/analyzer/guard.cpp
/openbmc/openpower-hw-diags/analyzer/guard.hpp
/openbmc/openpower-hw-diags/analyzer/meson.build
/openbmc/openpower-hw-diags/analyzer/ras-data/data/ras-data-explorer-11.json
/openbmc/openpower-hw-diags/analyzer/ras-data/data/ras-data-explorer-20.json
/openbmc/openpower-hw-diags/analyzer/ras-data/data/ras-data-p10-10.json
/openbmc/openpower-hw-diags/analyzer/ras-data/data/ras-data-p10-20.json
/openbmc/openpower-hw-diags/analyzer/ras-data/ras-data-definition.md
/openbmc/openpower-hw-diags/analyzer/ras-data/ras-data-parser.cpp
/openbmc/openpower-hw-diags/analyzer/ras-data/ras-data-parser.hpp
/openbmc/openpower-hw-diags/analyzer/ras-data/schema/ras-data-schema-v01.json
/openbmc/openpower-hw-diags/analyzer/resolution.cpp
/openbmc/openpower-hw-diags/analyzer/resolution.hpp
/openbmc/openpower-hw-diags/analyzer/service_data.hpp
/openbmc/openpower-hw-diags/attn/attn_common.cpp
/openbmc/openpower-hw-diags/attn/attn_dump.cpp
/openbmc/openpower-hw-diags/attn/attn_dump.hpp
/openbmc/openpower-hw-diags/attn/attn_handler.cpp
/openbmc/openpower-hw-diags/attn/attn_handler.service.in
/openbmc/openpower-hw-diags/attn/attn_logging.cpp
/openbmc/openpower-hw-diags/attn/attn_logging.hpp
/openbmc/openpower-hw-diags/attn/meson.build
/openbmc/openpower-hw-diags/attn/ti_handler.cpp
/openbmc/openpower-hw-diags/attn/ti_handler.hpp
/openbmc/openpower-hw-diags/attn/vital_handler.cpp
/openbmc/openpower-hw-diags/main_nl.cpp
/openbmc/openpower-hw-diags/meson.build
/openbmc/openpower-hw-diags/test/end2end/logging.cpp
/openbmc/openpower-hw-diags/test/meson.build
/openbmc/openpower-hw-diags/test/resolution_test.cpp
pdbg.hpp
fe2c50d723-Jul-2021 Ben Tyner <ben.tyner@ibm.com>

util::dbus: Make common the hostRunningState code

Move the code for getting the host running state from attention handler
specific code to common utility code.

Signed-off-by: Ben Tyner <ben.tyner@i

util::dbus: Make common the hostRunningState code

Move the code for getting the host running state from attention handler
specific code to common utility code.

Signed-off-by: Ben Tyner <ben.tyner@ibm.com>
Change-Id: I457662cc13aa4dc89b321f238cd060e7e7486d1b

show more ...

ffb4867f23-Jul-2021 Ben Tyner <ben.tyner@ibm.com>

util::dbus: Make common the autorebootEnabled code

Move the code for checking autoreboot property from attention handler
specific code to common utility dbus code.

Signed-off-by: Ben Tyner <ben.tyn

util::dbus: Make common the autorebootEnabled code

Move the code for checking autoreboot property from attention handler
specific code to common utility dbus code.

Signed-off-by: Ben Tyner <ben.tyner@ibm.com>
Change-Id: Ia2b5e4bd3d7baa57ca46600cb5ed150144d5728e

show more ...

9306716d23-Jul-2021 Ben Tyner <ben.tyner@ibm.com>

util::dbus: Make common the transition host support

Move transition host support from attention handler specific code to
common util code.

Signed-off-by: Ben Tyner <ben.tyner@ibm.com>
Change-Id: I7

util::dbus: Make common the transition host support

Move transition host support from attention handler specific code to
common util code.

Signed-off-by: Ben Tyner <ben.tyner@ibm.com>
Change-Id: I7fb4970354aaeca65fcc074107f99262e504ac34

show more ...

e4bfb47c10-Aug-2021 Zane Shelley <zshelle@us.ibm.com>

Add RAS data support for 'callout_self' and 'callout_unit'

With this change, 'callout_self' and 'callout_unit' actions will add a
callout with location code into the PEL.

Change-Id: I975f2059a71f7b

Add RAS data support for 'callout_self' and 'callout_unit'

With this change, 'callout_self' and 'callout_unit' actions will add a
callout with location code into the PEL.

Change-Id: I975f2059a71f7b529a40fae03273cc3c387c4cef
Signed-off-by: Zane Shelley <zshelle@us.ibm.com>

show more ...

ee54c99f08-Aug-2021 Zane Shelley <zshelle@us.ibm.com>

Add versioning to RAS data schemas

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: Ie1688f748fe70d40bee4c88160cb20b7d36d3033

5191bae904-Aug-2021 Zane Shelley <zshelle@us.ibm.com>

Util functions to validate JSON and find data files

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: Ifc1537f7c8eabab08690d5a74023377572564895

659e65cf21-Jul-2021 Ben Tyner <ben.tyner@ibm.com>

util:dbus: Limit the scope of some variables

The scope of some variables were reduced in response to CI compiler
warnings.

Signed-off-by: Ben Tyner <ben.tyner@ibm.com>
Change-Id: Ia3bcccc2f2aeff70d

util:dbus: Limit the scope of some variables

The scope of some variables were reduced in response to CI compiler
warnings.

Signed-off-by: Ben Tyner <ben.tyner@ibm.com>
Change-Id: Ia3bcccc2f2aeff70dad3d835a4c2e912c2ebeefb

show more ...

123