commit | 588a9fa272e44911800a6e0a4236e955718e8957 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Tue Jun 22 14:28:45 2021 +0000 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Tue Jun 22 14:30:37 2021 +0000 |
tree | 335b346d6ce41073e60e9e7c8f4eb4c145f9e4c2 | |
parent | fdc91fa011c28b857220e30320fba65e69907f20 [diff] |
meson: Enable unit tests from x86 Enable running the unit tests from an x86 sdk. Tested: Raun unit tests with: meson -Doe-sdk=enabled -Dtests=enabled build ninja -C build test Change-Id: Ifc05946cbc30d37de89326e9095e98d9a9fdcec5 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
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: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To clean the repository run `./bootstrap.sh clean`.