Home
last modified time | relevance | path

Searched +full:openpower +full:- +full:libhei (Results 1 – 12 of 12) sorted by relevance

/openbmc/openbmc/meta-openpower/recipes-phosphor/logging/
H A Dopenpower-hw-diags_git.bb9 HOMEPAGE = "https://github.com/openbmc/openpower-hw-diags"
11 LICENSE = "Apache-2.0"
17 SRC_URI = "git://github.com/openbmc/openpower-hw-diags;branch=master;protocol=https"
26 DEPENDS = "boost libgpiod pdbg phosphor-logging sdbusplus openpower-libhei \
27 nlohmann-json valijson fmt"
29 # This is required so that libhei is installed with the chip data files.
30 RDEPENDS:${PN} += "openpower-libhei"
34 PACKAGECONFIG[phal] = "-Dphal=enabled, -Dphal=disabled, ipl pdata"
37 EXTRA_OEMESON = "-Dtests=disabled"
40 mkdir -p $D$systemd_system_unitdir/obmc-host-startmin@0.target.wants
[all …]
H A Dopenpower-libhei_git.bb7 HOMEPAGE = "https://github.com/openbmc/openpower-libhei"
9 LICENSE = "Apache-2.0"
12 include openpower-libhei-rev.inc
19 DEPENDS = "libxml2-native libxml-simple-perl-native libjson-perl-native"
22 EXTRA_OEMESON = "-Dtests=disabled"
H A Dopenpower-libhei-rev.inc4 SRC_URI = "git://github.com/openbmc/openpower-libhei;branch=master;protocol=https"
/openbmc/openpower-hw-diags/subprojects/
H A Dlibhei.wrap1 [wrap-git]
2 url = https://github.com/openbmc/openpower-libhei
/openbmc/openpower-hw-diags/analyzer/
H A Dinitialize_isolator.cpp18 //------------------------------------------------------------------------------
20 void __getChipDataFiles(std::map<libhei::ChipType_t, fs::path>& o_files) in __getChipDataFiles()
24 auto directory = "/usr/share/openpower-libhei/"; in __getChipDataFiles()
37 // The first 8-bytes is the file keyword and the next 4-bytes is the in __getChipDataFiles()
39 libhei::FileKeyword_t keyword; in __getChipDataFiles()
40 libhei::ChipType_t chipType; in __getChipDataFiles()
60 if (libhei::KW_CHIPDATA != keyword) in __getChipDataFiles()
80 //------------------------------------------------------------------------------
103 libhei::initialize(buffer.data(), sz_buffer); in __initialize()
106 //------------------------------------------------------------------------------
[all …]
H A Dcreate_pel.cpp6 #include <phosphor-logging/elog.hpp>
23 //------------------------------------------------------------------------------
34 // phosphor-logging openpower-pel extention spec.
43 //------------------------------------------------------------------------------
45 void __getSrc(const libhei::Signature& i_signature, uint32_t& o_word6, in __getSrc()
63 uint8_t nodePos = 0; // TODO: multi-node support in __getSrc()
78 //------------------------------------------------------------------------------
80 void __setSrc(const libhei::Signature& i_rootCause, in __setSrc()
91 //------------------------------------------------------------------------------
105 //------------------------------------------------------------------------------
[all …]
/openbmc/openbmc-tools/tof-voters/config/
H A Drejected_patterns.yaml3 - openbmc/s2600wf-misc
4 - openbmc/witherspoon-pfault-analysis
7 - ".*-oem"
8 - "openbmc/google-.*"
9 - "openbmc/ibm-.*"
10 - "openbmc/intel-.*"
11 - "openbmc/meta-.*"
14 - "/COMMIT_MSG"
15 - "/PATCHSET_LEVEL"
20 - ".*/create_pel.*"
[all …]
/openbmc/openpower-hw-diags/
H A Dmeson.build3 'openpower-hw-diags',
18 package_args = ['-DPACKAGE_DIR="' + package_dir + '/"']
20 #-------------------------------------------------------------------------------
22 #-------------------------------------------------------------------------------
24 command: ['git', 'describe', '--always', '--long'],
31 #-------------------------------------------------------------------------------
33 #-------------------------------------------------------------------------------
37 #-------------------------------------------------------------------------------
39 #-------------------------------------------------------------------------------
43 # OpenPOWER dump object path override
[all …]
H A Dmain_nl.cpp23 * --analyze: Analyze the hardware
24 * --daemon: Start the attention handler daemon
34 printf("openpower-hw-diags <options>\n"); in main()
36 printf(" --analyze: Analyze the hardware\n"); in main()
37 printf(" --daemon: Start the attn handler daemon\n"); in main()
38 printf("hwdiag: %s, hei: %s\n", BUILDINFO, libhei::getBuildInfo()); in main()
49 // the analyzer via command line (--analyze). in main()
54 if (true == getCliOption(argv, argv + argc, "--analyze")) in main()
68 if (true == getCliOption(argv, argv + argc, "--daemon")) in main()
/openbmc/openbmc-build-scripts/scripts/
H A Dunit-test.py189 if path[-1] == name:
199 from_name = path[-1]
204 Return post-order list of node names.
217 Print pre-order node names with indentation denoting node depth level.
276 cmd = ["make", "-n", target]
287 "-j",
290 "-l",
293 "-O",
309 check_call_cmd("sudo", "-n", "--", "ldconfig")
387 "-j",
[all …]
/openbmc/
Dopengrok2.0.log1 2025-10-05 03:00:59.253-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler
2 2025-10-05 03:00:59.305-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -
[all...]
Dopengrok1.0.log1 2025-10-06 03:01:01.796-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler
2 2025-10-06 03:01:01.850-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -
[all...]