[SWDEV-529665] Add PLDM Bundle version

feat: Report PLDM Bundle from SMC to IB

Code changes related to the following:
  * APIs
  * CLI
  * Unit tests

Signed-off-by: Oliveira, Daniel <daniel.oliveira@amd.com>
Change-Id: I35ccf01eb612ca80e3ae6b72039085c18c989222


[ROCm/amdsmi commit: fe9b6eeb49]
This commit is contained in:
Daniel Oliveira
2025-05-14 21:19:53 -05:00
committed by Arif, Maisam
parent a13b160b42
commit 806c3c62ed
12 changed files with 38 additions and 9 deletions
+1
View File
@@ -549,6 +549,7 @@ typedef enum {
AMDSMI_FW_ID_RLC_SRLS,
AMDSMI_FW_ID_PM,
AMDSMI_FW_ID_DMCU,
AMDSMI_FW_ID_PLDM,
AMDSMI_FW_ID__MAX
} amdsmi_fw_block_t;