/openbmc/pldm/platform-mc/ |
H A D | platform_manager.cpp | 18 for (auto& [tid, terminus] : termini) in initTerminus() 20 if (terminus->initialized) in initTerminus() 27 auto rc = co_await getPDRs(terminus); in initTerminus() 36 terminus->parseTerminusPDRs(); in initTerminus() 59 terminus->maxBufferSize = in initTerminus() 69 terminus->initialized = true; in initTerminus() 82 auto& terminus = termini[tid]; in configEventReceiver() local 173 pldm_tid_t tid = terminus->getTid(); in getPDRs() 216 terminus->pdrs.clear(); in getPDRs() 231 terminus->pdrs.clear(); in getPDRs() [all …]
|
H A D | sensor_manager.cpp | 37 auto terminus = termini[tid]; in startPolling() local 38 for (auto& sensor : terminus->numericSensors) in startPolling() 184 auto& terminus = termini[tid]; in doSensorPollingTask() local 186 if (manager && terminus->pollEvent) in doSensorPollingTask() 189 tid, terminus->pollEventId, terminus->pollDataTransferHandle); in doSensorPollingTask()
|
H A D | manager.cpp | 40 auto& terminus = it->second; in pollForPlatformEvent() local 43 terminus->pollEvent = false; in pollForPlatformEvent()
|
H A D | event_manager.cpp | 95 auto& terminus = it->second; // Reference for clarity in handlePlatformEvent() local 96 terminus->pollEvent = true; in handlePlatformEvent() 97 terminus->pollEventId = poll_event.event_id; in handlePlatformEvent() 98 terminus->pollDataTransferHandle = poll_event.data_transfer_handle; in handlePlatformEvent() 141 auto& terminus = termini[tid]; in processNumericSensorEvent() local 143 auto sensor = terminus->getSensorObject(sensorId); in processNumericSensorEvent()
|
H A D | platform_manager.hpp | 56 exec::task<int> getPDRs(std::shared_ptr<Terminus> terminus);
|
/openbmc/pldm/platform-mc/test/ |
H A D | platform_manager_test.cpp | 41 auto terminus = termini[tid]; in TEST_F() local 187 EXPECT_EQ(true, terminus->initialized); in TEST_F() 188 EXPECT_EQ(2, terminus->pdrs.size()); in TEST_F() 200 auto terminus = termini[tid]; in TEST_F() local 347 EXPECT_EQ(2, terminus->pdrs.size()); in TEST_F() 358 auto terminus = termini[tid]; in TEST_F() local 466 EXPECT_EQ(0, terminus->pdrs.size()); in TEST_F() 476 auto terminus = termini[tid]; in TEST_F() local 480 EXPECT_EQ(0, terminus->pdrs.size()); in TEST_F() 491 auto terminus = termini[tid]; in TEST_F() local [all …]
|
H A D | event_manager_test.cpp | 174 auto terminus = termini[tid]; in TEST_F() local 374 EXPECT_EQ(true, terminus->initialized); in TEST_F() 375 EXPECT_EQ(32, terminus->maxBufferSize); in TEST_F() 376 EXPECT_EQ(0x06, terminus->synchronyConfigurationSupported.byte); in TEST_F() 377 EXPECT_EQ(2, terminus->pdrs.size()); in TEST_F() 378 EXPECT_EQ(1, terminus->numericSensors.size()); in TEST_F() 399 auto terminus = termini[tid]; in TEST_F() local
|
H A D | meson.build | 4 '../terminus.cpp',
|
/openbmc/pldm/ |
H A D | meson.options | 74 'terminus-id', 79 description: '''The terminus id value of the device that is running this 84 'terminus-handle', 89 description: '''The terminus handle value of the device that is running this 188 of the monitoring terminus after each configured 202 polling timer of each terminus which will trigger the 203 terminus sensor reading task. The task will check 204 whether the sensor in the terminus sensors list need to
|
H A D | meson.build | 72 conf_data.set('TERMINUS_ID', get_option('terminus-id')) 73 conf_data.set('TERMINUS_HANDLE', get_option('terminus-handle')) 244 'platform-mc/terminus.cpp',
|
H A D | README.md | 224 Those BIOS tables are exchanged with remote PLDM terminus using the
|
/openbmc/docs/designs/ |
H A D | pldm-stack.md | 408 `pldmd` will maintain a terminus table to manage the PLDM terminus in system. 411 which is not in the terminus table yet. When the terminus EID is removed from 413 terminus table. 422 tasks of the terminus will be removed when it is removed from the terminus 427 Each terminus in PLDM interface is identified by terminus ID (TID). This TID is 428 an unique number `TID#`. When a new terminus is added to terminus table, `pldmd` 431 for the terminus. 481 messages from the terminus. 486 sensors, response for the events from terminus and handle the terminus control 498 terminus. [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/terminus-font/ |
H A D | terminus-font_4.49.1.bb | 4 HOMEPAGE = "http://terminus-font.sourceforge.net/" 32 --x11dir=${datadir}/fonts/terminus 46 FILES:${PN}-pcf = "${datadir}/fonts/terminus"
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PLDM/ |
H A D | Event.interface.yaml | 3 are PLDM monitoring and control messages that are used by a PLDM terminus to 26 A terminus id. 33 within a terminus.
|
H A D | PDR.interface.yaml | 33 A terminus id. 84 A terminus id.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/terminus-font/terminus-font/ |
H A D | use-no-name-option-for-gzip.patch | 15 Index: terminus-font-4.49.1/Makefile 17 --- terminus-font-4.49.1.orig/Makefile 18 +++ terminus-font-4.49.1/Makefile 19 @@ -92,9 +92,9 @@ otbdir = $(prefix)/share/fonts/terminus
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/ |
H A D | Endpoint.interface.yaml | 2 Describe an MCTP endpoint. It is an MCTP communication terminus. An MCTP 3 endpoint is a terminus or origin of MCTP packets or messages. The combined
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/packagegroups/ |
H A D | packagegroup-meta-oe.bb | 556 terminus-font-consolefonts \ 557 terminus-font-pcf \
|
/openbmc/libpldm/ |
H A D | CHANGELOG.md | 160 should be the previously retrieved eventID (from the PLDM terminus).
|
/openbmc/ |
H A D | opengrok2.0.log | 36199 …/xref/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/terminus-font/terminus-font_4.49.… 36200 …/xref/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/terminus-font/terminus-font/use-n… 36201 …ok/data/xref/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/terminus-font/terminus-font 36202 …elete: /opengrok/data/xref/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/terminus-font
|
H A D | opengrok1.0.log | 35911 …/xref/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/terminus-font/terminus-font_4.49.… 35912 …/xref/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/terminus-font/terminus-font/use-n… 35913 …ok/data/xref/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/terminus-font/terminus-font 35914 …elete: /opengrok/data/xref/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/terminus-font
|