Home
last modified time | relevance | path

Searched refs:SBE (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/SBE/
H A Dmeson.build3 sdbusplus_current_path = 'com/ibm/Dump/Entry/SBE'
8 '../../../../../../yaml/com/ibm/Dump/Entry/SBE.interface.yaml',
23 'com/ibm/Dump/Entry/SBE',
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/
H A Dmeson.build5 subdir('SBE') subdir
62 input: [ '../../../../../yaml/com/ibm/Dump/Entry/SBE.interface.yaml', ],
63 output: [ 'SBE.md' ],
70 'com/ibm/Dump/Entry/SBE',
/openbmc/docs/designs/
H A Dpower-systems-memory-preserving-reboot.md30 - **Self Boot Engine (SBE)**: A microcontroller built into the host processors
78 the SBE on each of the processors. SBE stops the running cores and collects the
80 data is collected, the SBE returns control to the BMC. BMC then initiates a
103 - BMC should inform SBE to start the memory preserving reboot and collect the
131 systems, an additional s0 interrupt will be sent to SBE to stop the cores
148 chip-op to each SBE
150 #### 5 - SBE collects the hardware data
152 Each SBE collects the architected states and stores it into a pre-defined
157 Once the SBE finishes the hardware collection, it does following to boot the
165 Once SBE is started, it starts hostboot, hostboot copies the architected states
[all …]
/openbmc/openbmc/meta-openpower/recipes-phosphor/logging/
H A Dpython3-sbe-log-parsers_git.bb1 SUMMARY = "SBE log python parsers"
2 DESCRIPTION = "Used by peltool to parse SBE UserData sections and SRC details"
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-fsi-devices-sbefifo5 Indicates whether or not this SBE device has experienced a
6 timeout; i.e. the SBE did not respond within the time allotted
H A Dsysfs-bus-platform-devices-occ-hwmon11 POWER9 and up processors over the Self-Boot Engine (SBE) FIFO.
/openbmc/linux/drivers/hwmon/occ/
H A DKconfig21 tristate "POWER9 OCC through SBE"
29 established through SBE fifo on an FSI bus.
/openbmc/openpower-hw-diags/attn/
H A Dattn_dump.hpp12 SBE enumerator
H A Dvital_handler.cpp164 requestDump(pelId, DumpParameters{0, DumpType::SBE}); in handleVital()
H A Dattn_dump.cpp156 else if (DumpType::SBE == i_dumpParameters.dumpType) in requestDump()
/openbmc/openpower-proc-control/extensions/phal/
H A Ddump_utils.hpp13 SBE enumerator
H A Ddump_utils.cpp127 if (DumpType::SBE == dumpParameters.dumpType) in requestDump()
/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_handler.hpp20 SBE enumerator
H A Dwatchdog_main.cpp186 dumpParameters.dumpType = DumpType::SBE; in handleSbeBootError()
H A Dwatchdog_handler.cpp141 else if (DumpType::SBE == dumpParameters.dumpType) in requestDump()
/openbmc/openpower-debug-collector/dump/
H A Dsbe_consts.hpp4 namespace openpower::dump::SBE namespace
H A Ddump_collect_main.cpp17 using namespace openpower::dump::SBE; in main()
H A Dsbe_dump_collector.hpp159 using namespace openpower::dump::SBE; in checkFastarrayCollectionNeeded()
H A Ddump_monitor.hpp118 using namespace openpower::dump::SBE; in getDumpTypeFromId()
H A Dsbe_dump_collector.cpp33 using namespace openpower::dump::SBE;
69 if (type == openpower::dump::SBE::SBE_DUMP_TYPE_HARDWARE) in collectDump()
/openbmc/linux/Documentation/devicetree/bindings/fsi/
H A Dibm,p9-occ.txt7 through the SBE FIFO.
/openbmc/openbmc/meta-openpower/recipes-phosphor/host/
H A Dp9-host-start.bb2 DESCRIPTION = "Service to start POWER9 IPL through SBE"
/openbmc/openbmc/meta-openpower/recipes-phosphor/host/op-host-control/
H A Dstart_host@.service2 Description=Start host%i SBE
/openbmc/phosphor-logging/extensions/openpower-pels/
H A DREADME.md18 - [SBE FFDC](#self-boot-engine-first-failure-data-capture-support)
667 During SBE chip-op failure SBE creates FFDC with custom data format. SBE FFDC
668 contains different packets, which include SBE internal failure related Trace and
670 PEL infrastructure provides support to process SBE FFDC packets created by FAPI
673 failure, just keeps the raw FFDC data in the user section to support SBE parser
679 To specify that an FFDC file contains SBE FFDC, the format value for that FFDC
690 0xCB, // SBE FFDC subtype
691 0x01, // SBE FFDC version, set to 0x01
/openbmc/openpower-proc-control/procedures/phal/
H A Denter_mpreboot.cpp111 DumpType::SBE}; in sbeEnterMpReboot()

12