commit | 8e93c1cc6b73771a432bafec6de63eaf80483bb8 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Thu Jun 02 08:59:08 2022 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Thu Jun 02 09:08:01 2022 -0500 |
tree | 76d29360cd4a5c0086c939668077cc82eb621b77 | |
parent | c3119d8e6b2ad3cb04b14fffedc0f73831d5300c [diff] |
Revert "PHAL: Additional callout support during sbe chipop timeout" This reverts commit c3119d8e6b2ad3cb04b14fffedc0f73831d5300c. Added support in PEL message registry to make the callout common. Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: I3fb2dfcbe956b798646388d62e930e1b87a34c73
Contains procedures that interact with the OpenPower nest chipset.
To build this package, do the following steps: 1. meson builddir 2. ninja -C builddir To build with phal feature: 1. meson builddir -Dphal=enabled -Dopenfsi=enabled 2. ninja -C builddir To clean the repository run `ninja -C builddir/ clean`.