commit | c8ee449799f8d31814e1683f29bf4e40ce22774b | [log] [tgz] |
---|---|---|
author | Konstantin Aladyshev <aladyshev22@gmail.com> | Thu Jun 09 19:54:41 2022 +0300 |
committer | Konstantin Aladyshev <aladyshev22@gmail.com> | Thu Jun 09 19:54:41 2022 +0300 |
tree | 5935b6315741e39d68a383df76e160e4699b3e4a | |
parent | 6b9daf56f8cae3a1969ac386033e2a3c7849b9ef [diff] |
Correct link to the Software Architecture document Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I6ccc77858aa238adbbd93eb7cad9b9fed11c5305
OpenPower PNOR (Processor NOR) Code Management provides a set of host software management applications for OpenPower systems. The host firmware is stored on the PNOR chip. More information can be found at Software Architecture or Host Code Update
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.