commit | 81cf06523fcfcd0ea8a87040be4fbb7b276894b3 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Sat Feb 01 08:36:55 2025 -0500 |
committer | Matt Spinler <spinler@us.ibm.com> | Mon Feb 03 16:41:37 2025 +0000 |
tree | a33b7391629329a4ba952ba8a851099144bf6c73 | |
parent | 1bcde49e6e0ae9a05534219dea28e46dc7c3c806 [diff] |
meson: reformat with meson formatter Apply the `meson format` results. Change-Id: I8df086777589ac2f29fa9d238b52ed43f15236ed Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
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
.