Skip to content

pldm: PollForPlatformEventMessage for Debug Ids#69

Open
spargaon wants to merge 1 commit into
integ_sp8from
FWDEV-190337-review
Open

pldm: PollForPlatformEventMessage for Debug Ids#69
spargaon wants to merge 1 commit into
integ_sp8from
FWDEV-190337-review

Conversation

@spargaon
Copy link
Copy Markdown
Collaborator

When PlatformEventMessage is received, along with the PollForPlatformEventMessage for the data for the received data transfer handle, ask for PollForPlatformEventMessage data for Debug Ids such as 1, 2, 3, and 23 amongst them before sending Ack.

@spargaon
Copy link
Copy Markdown
Collaborator Author

FWDEV-190337-logfile.txt

@spargaon
Copy link
Copy Markdown
Collaborator Author

Verified that pldm code builds using command:
devtool build pldm
with this change:
diff --git a/meta-amd/meta-common/recipes-phosphor/pldm/pldm_%.bbappend b/meta-amd/meta-common/recipes-phosphor/pldm/pldm_%.bbappend
index 873ffa6ba2..c6e9098754 100644
--- a/meta-amd/meta-common/recipes-phosphor/pldm/pldm_%.bbappend
+++ b/meta-amd/meta-common/recipes-phosphor/pldm/pldm_%.bbappend
@@ -4,4 +4,5 @@ SRCREV:amd = "7e94769319e30611f2dea6faaa088f18e203823f"
DEPENDS += "libbej annotation-dictionary"
RDEPENDS:${PN}:append = "libbej annotation-dictionary"

-EXTRA_OEMESON:append = " -Doem-ibm=disabled -Doem-ampere=disabled -Doem-amd=enabled"
+EXTRA_OEMESON:append = " -Doem-ibm=disabled -Doem-ampere=disabled -Doem-amd=disabled"

Comment thread platform-mc/event_manager.cpp Outdated
Comment thread platform-mc/event_manager.hpp Outdated
Comment thread platform-mc/event_manager.cpp Outdated
Comment thread platform-mc/event_manager.cpp Outdated
Comment thread platform-mc/event_manager.cpp Outdated
Comment thread common/utils.hpp Outdated
When PlatformEventMessage is received, along with the
PollForPlatformEventMessage for the data for the received data
transfer handle, ask for PollForPlatformEventMessage data for
Debug Ids such as 1, 2, 3, and 23 amongst them before sending
Ack.

Signed-off-by: Shirish Pargaonkar <Shirish.Pargaonkar@amd.com>
@spargaon spargaon force-pushed the FWDEV-190337-review branch from 4447b6c to e4a5feb Compare May 14, 2026 20:38
@spargaon spargaon requested a review from mahkurap May 14, 2026 20:44
Comment thread platform-mc/event_manager.cpp
@spargaon spargaon requested a review from mahkurap May 15, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants