commit | 01e2f5c69978756418480ea68edbdfdf504b7af8 | [log] [tgz] |
---|---|---|
author | Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> | Tue Jun 18 14:14:38 2024 -0500 |
committer | Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> | Tue Jun 18 14:15:58 2024 -0500 |
tree | 0942faa69cac063984a45dd52addc8f3be99e585 | |
parent | 5235dba525758bf4cd009d2bdbcbebe8d10a0d72 [diff] |
Update OWNERS file to add dhruvaraj as reviewer Add myself dhruvaraj@in.ibm.com as a reviewer Change-Id: Ia09ee68cf091900df4801d3a4e5a237017123bd6 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
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`.