commit | 98430b3033c72ce8c293aa0b7d51a7ea8b94464b | [log] [tgz] |
---|---|---|
author | Ben Tyner <ben.tyner@ibm.com> | Wed Aug 19 19:14:02 2020 -0500 |
committer | Ben Tyner <ben.tyner@ibm.com> | Wed Aug 19 19:14:02 2020 -0500 |
tree | 59b8e71ca06e3078295b659abd172aba8f39127e | |
parent | 06e10f91faad6d3bc50c81670f9e100f8269a9d6 [diff] |
ATTN: Get TI Info PIB target from path Changed code to find PIB target, for get TI info chipop, to use the path from PROC rather than iterate through targets by class. Signed-off-by: Ben Tyner <ben.tyner@ibm.com> Change-Id: I856d95127b6d41d543fd45357342dbbd6b4e10a7
In the event of a system fatal error reported by the internal system hardware (processor chips, memory chips, I/O chips, system memory, etc.), POWER Systems have the ability to diagnose the root cause of the failure and perform any service action needed to avoid repeated system failures.
Aditional details TBD.
For a standard OpenBMC release build, you want something like:
meson -Dtests=disabled <build_dir> ninja -C <build_dir> ninja -C <build_dir> install
For a test / debug build, a typical configuration is:
meson -Dtests=enabled <build_dir> ninja -C <build_dir> test