- ac5bd05 attn: Add support for hbNotVisibleFlag in TI info by Ben Tyner · 2 years, 8 months ago
- 535a8d4 attn: Fix incorrect trace message formatting by Ben Tyner · 2 years, 8 months ago
- 5d835ec attn: Make attn handler restart less restrictive by Ben Tyner · 2 years, 8 months ago
- e38a90b attn: Add dump request timeout by Ben Tyner · 2 years, 8 months ago
- a08d1c3 nullptr exception when no root cause attention found by Zane Shelley · 2 years, 8 months ago
- 9e4d190 Fix pel_minimal constructur initialization warning messages by austinfcui · 2 years, 9 months ago
- 626270a Add support for getting a connected peer from IOHS or SMPGROUP by Caleb Palmer · 2 years, 9 months ago
- c1e1c00 analyzer: Modify create pel to use util by Ben Tyner · 2 years, 9 months ago
- 1315968 attn: Move create pel support to util by Ben Tyner · 2 years, 9 months ago
- 42260bc attn: Changed dbus method wrapper to use util by Ben Tyner · 2 years, 9 months ago
- a098210 attn: Remove dbus method wrapper extended support by Ben Tyner · 2 years, 9 months ago
- faf3336 attn: Moved journal ffdc support into util library by Ben Tyner · 2 years, 9 months ago
- 27a17a5 Hardware analysis support of TOD failures by Zane Shelley · 2 years, 9 months ago
- c702626 Add simulated SCOM/CFAM read support for test by Zane Shelley · 2 years, 9 months ago
- 3f363d4 callout rule for TOD fault analysis by Zane Shelley · 2 years, 9 months ago
- 2a394cb pdbg util to get chip/unit target from unit/chip by Zane Shelley · 2 years, 9 months ago
- 8794bf8 ignore CORE_FIR[56:57] in root cause filter by Zane Shelley · 2 years, 9 months ago
- bc94bde Add NX target and update target to subsystem map by Caleb Palmer · 2 years, 9 months ago
- 444fa1c Attention handler stringstream refactor by austinfcui · 2 years, 9 months ago
- c9e2db5 attn: Add dependency to service file by Adriana Kobylak · 2 years, 9 months ago
- 46b5e2b attn: Remove stub code intended for native build by Ben Tyner · 2 years, 9 months ago
- f36466f Header file cleanup in attn by Zane Shelley · 2 years, 9 months ago
- 97bdac4 attn: Make restart after fail more restrictive by Ben Tyner · 2 years, 9 months ago
- 2fbd267 Better exception handling in the analyzer by Zane Shelley · 2 years, 9 months ago
- bfa831a Attention handler trace message refactor by austinfcui · 2 years, 9 months ago
- c3fb206 Cast SrcSubsystem to uint8_t before passing to fmt::format by Caleb Palmer · 2 years, 9 months ago
- 55e7fec Update primary SRC field based on callout list by Zane Shelley · 2 years, 9 months ago
- 76e52f6 attn: Collect SBE FFDC on getTiInfo chip-op fail by Ben Tyner · 2 years, 9 months ago
- 475237a moved plugin global variable out of analyzer static library by Zane Shelley · 2 years, 9 months ago
- 9980d48 moved Priority class to enum class by Zane Shelley · 2 years, 9 months ago
- 8af5685 Clean up default callout in analyzer by Zane Shelley · 2 years, 9 months ago
- 9491cdb Modify PLL test case to get plugin from RAS data files by Zane Shelley · 2 years, 9 months ago
- 4334a36 Fixed validation error in P10 RAS data by Zane Shelley · 2 years, 9 months ago
- 08c21c2 Rearranged CI test cases to improve execution time by Zane Shelley · 2 years, 9 months ago
- d195b71 Add support for TOD clock callouts by Zane Shelley · 2 years, 9 months ago
- cbd20fa RAS Data File updates for TOD fault errors by Zane Shelley · 2 years, 10 months ago
- 35257fd Add pdbg test cases to use test device tree file. by austinfcui · 2 years, 11 months ago
- e90b85d plugin for LPC timeout callouts by Zane Shelley · 2 years, 11 months ago
- 2c228cd Add plugin function for PLL unlock clock callouts by Zane Shelley · 2 years, 11 months ago
- 62adf5c store IsolationData in ServiceData class by Zane Shelley · 2 years, 10 months ago
- 19df370 Use hashing util provided by openpower-libhei by Zane Shelley · 2 years, 11 months ago
- 3e8f295 fixed unit path in RasDataParser::parseBus() by Zane Shelley · 2 years, 10 months ago
- a413477 Add support for PartCalloutResolution by Zane Shelley · 2 years, 10 months ago
- 37acb28 Move resolution callout support to service data class by Zane Shelley · 2 years, 10 months ago
- 38501e1 Move getConnectedTarget() to generic pdbg util by Zane Shelley · 2 years, 10 months ago
- db8a643 Update AUE/IAUE callouts to include low priority MEM_PORT by Caleb Palmer · 2 years, 10 months ago
- cb766a4 convert resolution_test.cpp to use pdbg library by Zane Shelley · 2 years, 10 months ago
- afc6acd add custom pdbg devtree for testing by Zane Shelley · 2 years, 10 months ago
- 2923775 update to C++20 by Zane Shelley · 2 years, 11 months ago
- 8018391 create fallback gtest subproject dependency by Zane Shelley · 2 years, 11 months ago
- 15527a4 create PluginMap and plugin definition by Zane Shelley · 2 years, 11 months ago
- e13a9f9 created PluginResolution class by Zane Shelley · 2 years, 11 months ago
- 86aa97a attn: Always request a dump for TI with SRC by Ben Tyner · 2 years, 11 months ago
- ec227c2 change root cause filter based on analysis type by Zane Shelley · 2 years, 11 months ago
- f17bf3e Add informational PEL for manual analysis by Zane Shelley · 2 years, 11 months ago
- 82be3ab Set guard policy based on analysis type by Zane Shelley · 2 years, 11 months ago
- b7879d3 Apply resolutions based on analysis type by Zane Shelley · 2 years, 11 months ago
- ebff0d3 add analysis type to analyzer main function by Zane Shelley · 3 years ago
- 6a62e40 Add PDBG callback function for logging with log level by austinfcui · 3 years ago
- 611b344 change analyzerHardware() to return PEL PLID is created by Zane Shelley · 3 years ago
- a16758b attn: Fix no PEL created when TI info unavailable by Ben Tyner · 2 years, 11 months ago
- 07ebb9b attn: Add wait for power fault handling by Ben Tyner · 3 years ago
- 87cd2f5 RAS data: add callouts for PEC targets by Zane Shelley · 3 years ago
- c18ba8f Add Hostboot scratch registers to PEL by Zane Shelley · 3 years ago
- 5542ba3 Fix MCC target paths in P10 RAS data files by Zane Shelley · 3 years ago
- 04f010a Design direction change for checkstop dumps by Zane Shelley · 3 years ago
- 86ccc45 use proper callout string for next level support procedure by Zane Shelley · 3 years ago
- bf3326f Enable guard support by Zane Shelley · 3 years ago
- 135793a Attn: On TI with recoverable errors call analyzer by Ben Tyner · 3 years ago
- a00426f Removed old guard design by Zane Shelley · 3 years ago
- 9a738f7 Add Guarded/Deconfigured fields to callout resolutions by Zane Shelley · 3 years ago
- 8de7fbe add .eslintignore to ignore meson log output files by Zane Shelley · 3 years ago
- 1eff945 Updates to ClockCalloutResolution behavior by Zane Shelley · 3 years ago
- a06dcf8 include config header for use of CONFIG_PHAL_API by Zane Shelley · 3 years ago
- 39fcf65 Attn: Qualify MPIPL request with dump policy by Ben Tyner · 3 years, 1 month ago
- d6af0b1 Update discord info in OWNERS file by austinfcui · 3 years ago
- f4792d6 Temporary filtering for checkstop root cause attentions by Zane Shelley · 3 years ago
- 0f481a4 Attn: Properly handle hostboot TI with EID/PLID by Ben Tyner · 3 years, 1 month ago
- e550061 update OWNERS file by Zane Shelley · 3 years ago
- d94291a Add OWNERS file by Manojkiran Eda · 3 years ago
- b971517 Attn: use phal library for get TI info calls by Ben Tyner · 3 years, 1 month ago
- 7cebfbc Fix syntax errors in ras-data-schema-v01.json by Zane Shelley · 3 years ago
- a7369f8 Add root cause filters for clock errors by Zane Shelley · 3 years, 1 month ago
- 65fefb2 Move root cause filter support to separate source file by Zane Shelley · 3 years, 1 month ago
- ceb08b2 RAS data file updates for N1 chiplet by Zane Shelley · 3 years, 1 month ago
- 22a454b RAS data file updates for TP and N0 chiplets by Zane Shelley · 3 years, 1 month ago
- 88c6c61 RAS data file updates for MCC chiplet by Zane Shelley · 3 years, 1 month ago
- 48f8a41 RAS data file updates for MC chiplet by Zane Shelley · 3 years, 1 month ago
- 1298240 RAS data files updates for OMIC chiplet by Zane Shelley · 3 years, 1 month ago
- 99543dc RAS data files updates for IOHS chiplet by Zane Shelley · 3 years, 1 month ago
- be619c0 RAS file updates for PAUC chiplet by Zane Shelley · 3 years, 1 month ago
- 7de0113 RAS action files for PEC chiplet by Zane Shelley · 3 years, 1 month ago
- 73aa431 RAS action file updates for EQ chiplet by Zane Shelley · 3 years, 1 month ago
- 734185a Update action files for all chiplet local FIRs by Zane Shelley · 3 years, 1 month ago
- 340708d Update actions for FIR on the core target by Zane Shelley · 3 years, 1 month ago
- 78f1c89 Update action for all chiplet and global FIRs by Zane Shelley · 3 years, 1 month ago
- 4757a7b Bus callout resolution support by Zane Shelley · 3 years, 1 month ago
- 979e287 Prevent duplicate entries in callout list by Zane Shelley · 3 years, 1 month ago
- 5d63cef ConnectedCalloutResolution support by Zane Shelley · 3 years, 2 months ago
- 96d5486 More test cases for Resolution class by Zane Shelley · 3 years, 2 months ago