commit | 3af83ebd0e949d2c6bd836f76e68b30627f6bb74 | [log] [tgz] |
---|---|---|
author | Ramesh Iyyar <rameshi1@in.ibm.com> | Thu Nov 19 23:11:38 2020 -0600 |
committer | Ramesh Iyyar <rameshi1@in.ibm.com> | Thu Nov 19 23:15:24 2020 -0600 |
tree | a6ea058bb97f36d9dd2b82ee95bcfc6476412c0d | |
parent | 68dc6b3ef202aabb301016fdb1a2fb393da05063 [diff] |
phal: Corrected condition to add trace for FFDC Change-Id: I852ecaf5d2402131278fd134b2875d94b0b10e16 Signed-off-by: Ramesh Iyyar <rameshi1@in.ibm.com>
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`.