commit | 4b0625970723dad9ca0cfecb4539bf9b413637df | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Thu Jun 30 01:43:40 2022 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Thu Jun 30 01:46:39 2022 -0500 |
tree | f14c6cb6ba5bf7259def7b3545752a4694ce0f89 | |
parent | 62c8c93e3c37a5ae85f97f37123831ad1797d327 [diff] |
util getservice api updates Updated log messages to print input service and interface details instead of predefined local information. Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: If5cd2f99ac0ebeed7b4de12ef0f94e55aabaebe7
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`.