| commit | 6aba83d21d9fe55ee0dca3f829de44824cc16c28 | [log] [tgz] |
|---|---|---|
| author | Jayanth Othayoth <ojayanth@in.ibm.com> | Sat Oct 09 03:04:48 2021 -0500 |
| committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Mon Oct 18 02:03:24 2021 -0500 |
| tree | c9c7cd9d3469934c0a23342f980a7a1b73d33671 | |
| parent | faaef2aca63e27d8cf842ee678295edfa3f66251 [diff] |
PHAL: collect SBE dump for enterMPIPL chip-op timeout Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: Ib0edbb655869628120081e821a2ceafc407a9623
Contains procedures that interact with the OpenPower nest chipset.
To build this package, do the following steps:
1. ./bootstrap.sh
2. ./configure ${CONFIGURE_FLAGS}
3. make
To build with phal feature:
1. ./bootstrap.sh
2. ./configure ${CONFIGURE_FLAGS} --enable-phal --enable-openfsi
3. make
To clean the repository run `./bootstrap.sh clean`.