History log of /openbmc/openpower-hw-diags/analyzer/hei_user_interface.cpp (Results 1 – 9 of 9)
Revision Date Author Comments
# 1d29e5c7 17-Mar-2021 Zane Shelley <zshelle@us.ibm.com>

Enable OCMB SCOMs in analyzer

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


# 9fb657f9 12-Jan-2021 Zane Shelley <zshelle@us.ibm.com>

Proper handling for unused parameters

Instead of ignoring the parameter warning via a compile flag we can
explicitly not give the parameter a valiable name. The compile will then
kno

Proper handling for unused parameters

Instead of ignoring the parameter warning via a compile flag we can
explicitly not give the parameter a valiable name. The compile will then
know that that the parameter is not expected to be used.

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

show more ...


# 171a2e04 13-Nov-2020 Zane Shelley <zshelle@us.ibm.com>

pdbg utils for finding all active chips

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


# a0299858 13-Nov-2020 Zane Shelley <zshelle@us.ibm.com>

util::pdbg functions for path, position, and target type

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


# 06e10f91 10-Aug-2020 Zane Shelley <zshelle@us.ibm.com>

Get pib target for processor register access

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


# 2f263181 10-Jul-2020 Zane Shelley <zshelle@us.ibm.com>

added analyzer traces for debug

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


# 0c44c2fe 05-Jun-2020 Zane Shelley <zshelle@us.ibm.com>

Create a tracing util wrapper

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


# 0523f8ac 14-May-2020 Ben Tyner <ben.tyner@ibm.com>

Implement hei user interface registerRead

Read a register using the pdbg library pib_read() which is a
scom-read operation.

Signed-off-by: Ben Tyner <ben.tyner@ibm.com>
Chan

Implement hei user interface registerRead

Read a register using the pdbg library pib_read() which is a
scom-read operation.

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

show more ...


# b859d79a 06-May-2020 Ben Tyner <ben.tyner@ibm.com>

Remove openpower-libhei subproject dependency

Statically link to openpower-libhei rather than building it as a
subproject.

Signed-off-by: Ben Tyner <ben.tyner@ibm.com>
Chang

Remove openpower-libhei subproject dependency

Statically link to openpower-libhei rather than building it as a
subproject.

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

show more ...