commit | 1bcde49e6e0ae9a05534219dea28e46dc7c3c806 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Sat Feb 01 08:22:16 2025 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Sat Feb 01 08:22:16 2025 -0500 |
tree | b6f35488da0699e3304eec5d57e40a5be620d7d8 | |
parent | 4f31238684e99c7891b5158b10a078fb13a669ff [diff] |
clang-format: update latest spec and reformat Copy the latest format file from the docs repository and apply. Change-Id: Ica5455c0f9120c0215968b5529883ced937e0140 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
.