Skip to content

Commit

Permalink
add TSP message dump
Browse files Browse the repository at this point in the history
Signed-off-by: Jiewen Yao <[email protected]>
  • Loading branch information
jyao1 committed Sep 19, 2024
1 parent 70dce27 commit 2d1d516
Show file tree
Hide file tree
Showing 5 changed files with 430 additions and 0 deletions.
1 change: 1 addition & 0 deletions spdm_dump/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ SET(src_spdm_dump
pci/pci_ide_km/spdm_dump_pci_ide_km.c
pci/pci_tdisp/spdm_dump_pci_tdisp.c
cxl/cxl_ide_km/spdm_dump_cxl_ide_km.c
cxl/cxl_tsp/spdm_dump_cxl_tsp.c
)

SET(spdm_dump_LIBRARY
Expand Down
Loading

0 comments on commit 2d1d516

Please sign in to comment.