a16758b7 | 07-Dec-2021 |
Ben Tyner <ben.tyner@ibm.com> |
attn: Fix no PEL created when TI info unavailable
When handling HB TI where TI info is not available the logic path was incorrectly handling this event as a TI with EID and no PEL was being created.
attn: Fix no PEL created when TI info unavailable
When handling HB TI where TI info is not available the logic path was incorrectly handling this event as a TI with EID and no PEL was being created. This is fixed (a PEL is created) by handling this event correctly as TI with SRC (SRC == BC801B99).
Signed-off-by: Ben Tyner <ben.tyner@ibm.com> Change-Id: Icfa2b22c02aa382edec06572e567b2a912e25cf1
show more ...
|
07ebb9be | 01-Dec-2021 |
Ben Tyner <ben.tyner@ibm.com> |
attn: Add wait for power fault handling
Added a 10 second delay between checkstop detection and call to analyzer so that power fault handler logic can intervene before analyzer begins logging event
attn: Add wait for power fault handling
Added a 10 second delay between checkstop detection and call to analyzer so that power fault handler logic can intervene before analyzer begins logging events.
Signed-off-by: Ben Tyner <ben.tyner@ibm.com> Change-Id: I13d36e9fed35ff8af690a5f38bf4476027a4fea2
show more ...
|
87cd2f57 | 02-Dec-2021 |
Zane Shelley <zshelle@us.ibm.com> |
RAS data: add callouts for PEC targets
Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: If7f613e57e636cfe2fe1dc5d3c9fa78d6b8ee38c |
c18ba8fb | 01-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 |
5542ba38 | 29-Nov-2021 |
Zane Shelley <zshelle@us.ibm.com> |
Fix MCC target paths in P10 RAS data files
Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: I2b36a314b310398b817e719f1ab3062d585ca45a |
04f010ab | 16-Nov-2021 |
Zane Shelley <zshelle@us.ibm.com> |
Design direction change for checkstop dumps
Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: Ice5aef756d4b165222974918b2434e8ce4057ef1 |
86ccc45d | 16-Nov-2021 |
Zane Shelley <zshelle@us.ibm.com> |
use proper callout string for next level support procedure
Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: I23233163e5bc09d1d5b9980c2356349e92ff1794 |
bf3326fb | 12-Nov-2021 |
Zane Shelley <zshelle@us.ibm.com> |
Enable guard support
Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: I7bc6c0cdd3aa6d513f1a87d351b99069fc005339 |
135793a8 | 27-Oct-2021 |
Ben Tyner <ben.tyner@ibm.com> |
Attn: On TI with recoverable errors call analyzer
While servicing a TI attention handler will check if recoverable error attentions are present and if so it will call the analyzer.
Signed-off-by: B
Attn: On TI with recoverable errors call analyzer
While servicing a TI attention handler will check if recoverable error attentions are present and if so it will call the analyzer.
Signed-off-by: Ben Tyner <ben.tyner@ibm.com> Change-Id: I60f0d32932f678ddee894d9424b16409e60bdbd4
show more ...
|
a00426f5 | 04-Nov-2021 |
Zane Shelley <zshelle@us.ibm.com> |
Removed old guard design
RAS decision is to initiate guard through the callout section in the PELs instead of issuing a dbus message after the PEL has been committed. So removing the old design.
Si
Removed old guard design
RAS decision is to initiate guard through the callout section in the PELs instead of issuing a dbus message after the PEL has been committed. So removing the old design.
Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: Id034fc7003661a8b0d55e97eae4a7fcb62bae79a
show more ...
|
9a738f7f | 03-Nov-2021 |
Zane Shelley <zshelle@us.ibm.com> |
Add Guarded/Deconfigured fields to callout resolutions
Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: I8dcb9094a43a23c4cb7e8951a430199ddc01def5 |
8de7fbe6 | 03-Nov-2021 |
Zane Shelley <zshelle@us.ibm.com> |
add .eslintignore to ignore meson log output files
Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: Ib2695dde469b912a9ff2fa7a5ef8ee78d43460f6 |
1eff945e | 03-Nov-2021 |
Zane Shelley <zshelle@us.ibm.com> |
Updates to ClockCalloutResolution behavior
For P10, there are no plans to support clock targets in the device tree. So the resolution is to simply callout the backplane and not support to guard the
Updates to ClockCalloutResolution behavior
For P10, there are no plans to support clock targets in the device tree. So the resolution is to simply callout the backplane and not support to guard the clock targets.
Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: Ife77d3631ad6c0760d99778c70efffb28af1db12
show more ...
|
a06dcf82 | 03-Nov-2021 |
Zane Shelley <zshelle@us.ibm.com> |
include config header for use of CONFIG_PHAL_API
CONFIG_PHAL_API is defined in config.h, which was not included in attn_handler.cpp before use of CONFIG_PHAL_API.
Change-Id: Ic5fb0695bc0811ffcd2325
include config header for use of CONFIG_PHAL_API
CONFIG_PHAL_API is defined in config.h, which was not included in attn_handler.cpp before use of CONFIG_PHAL_API.
Change-Id: Ic5fb0695bc0811ffcd232511b52023e33469c43a Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
show more ...
|
39fcf65d | 19-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 ...
|
d6af0b1c | 29-Oct-2021 |
austinfcui <austinfcui@gmail.com> |
Update discord info in OWNERS file
Signed-off-by: austinfcui <austinfcui@gmail.com> Change-Id: I8d3db38f30a7ad27400600cc62cc133eac690fd6 |
f4792d68 | 28-Oct-2021 |
Zane Shelley <zshelle@us.ibm.com> |
Temporary filtering for checkstop root cause attentions
Eventually, we will want the logic to be data driven so that the analyzer can be agnostic to the details. For now this is a simply filtering a
Temporary filtering for checkstop root cause attentions
Eventually, we will want the logic to be data driven so that the analyzer can be agnostic to the details. For now this is a simply filtering algorithm to increase the chances we find the root cause attention that triggered the system checkstop.
Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: Ia0a6d2d64a428e13b37d183ea3b1451080eae727
show more ...
|
0f481a44 | 19-Oct-2021 |
Ben Tyner <ben.tyner@ibm.com> |
Attn: Properly handle hostboot TI with EID/PLID
Terminate events from hostboot with EID/PLID already have a log committed so attention handler does not need to generate a PEL.
Signed-off-by: Ben Ty
Attn: Properly handle hostboot TI with EID/PLID
Terminate events from hostboot with EID/PLID already have a log committed so attention handler does not need to generate a PEL.
Signed-off-by: Ben Tyner <ben.tyner@ibm.com> Change-Id: I60fa036f7deaaf6dd629f20abde1314d1ff5ecc4
show more ...
|
e550061e | 27-Oct-2021 |
Zane Shelley <zshelle@us.ibm.com> |
update OWNERS file
Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: If65859f03f8b0bcd3393ba10dd07765bef2102cf |
d94291aa | 25-Oct-2021 |
Manojkiran Eda <manojkiran.eda@gmail.com> |
Add OWNERS file
Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com> Change-Id: Iee1d994f4a610575622f076029cec751c5cca039 |
b9715179 | 29-Sep-2021 |
Ben Tyner <ben.tyner@ibm.com> |
Attn: use phal library for get TI info calls
Switch from using pdbg library sbe_mpipl_get_ti_info() to using phal library getTiInfo() for retrieving pointer to TI info shared memory region.
Signed-
Attn: use phal library for get TI info calls
Switch from using pdbg library sbe_mpipl_get_ti_info() to using phal library getTiInfo() for retrieving pointer to TI info shared memory region.
Signed-off-by: Ben Tyner <ben.tyner@ibm.com> Change-Id: I916d9195493b2759eed1695b36b9ae156b37be7e
show more ...
|
7cebfbc6 | 21-Oct-2021 |
Zane Shelley <zshelle@us.ibm.com> |
Fix syntax errors in ras-data-schema-v01.json
Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: Iff0d16c01efc2c6c366c7a1bb0968f6ccfeb50ca |
a7369f86 | 18-Oct-2021 |
Zane Shelley <zshelle@us.ibm.com> |
Add root cause filters for clock errors
Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: Ia99c31d985e0296b124bfc624b7990d0613dd2d4 |
65fefb2c | 18-Oct-2021 |
Zane Shelley <zshelle@us.ibm.com> |
Move root cause filter support to separate source file
Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: I73527c672bab5bd33ec48cf6d07a1cc7d746faa3 |
ceb08b2b | 07-Oct-2021 |
Zane Shelley <zshelle@us.ibm.com> |
RAS data file updates for N1 chiplet
Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: Ie0c8199370951a3c302b6bbf2312be24e2af3251 |