| commit | bf46eb1442be838ffc5f5d9bbc309199c7bf4b66 | [log] [tgz] |
|---|---|---|
| author | Jayanth Othayoth <ojayanth@gmail.com> | Mon Nov 27 10:35:53 2023 -0600 |
| committer | Jayanth Othayoth <ojayanth@gmail.com> | Tue Nov 28 02:20:12 2023 -0600 |
| tree | 48cc1ed1590c09874b86d572f599ceba8812bf37 | |
| parent | 915b38feb5e5793d7555f3060581077e266ba3d6 [diff] |
Remove Jayanth from maintainers No longer actively contributing to OpenPOWER projects. Feel free to CC me in case any inputs required to existing code. Change-Id: I813df787e7e81790d8109b8509183588b04ac037 Signed-off-by: Jayanth Othayoth <ojayanth@gmail.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`.