Skip to content

Commit f7f0491

Browse files
committed
chore: remove verify_ccel_device example
Drop the device-only end-to-end verification example. It was useful during development to confirm sha384(event)==digest and RTMR3 replay against td10 on a real TDX CVM, but it lacks SPDX headers and pulls tdx-attest/dcap-qvl into cc-eventlog dev-dependencies for a tool that only runs inside a CVM.
1 parent d581179 commit f7f0491

3 files changed

Lines changed: 0 additions & 76 deletions

File tree

Cargo.lock

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cc-eventlog/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,4 @@ serde_json = { workspace = true, features = ["alloc"] }
2626
sha2.workspace = true
2727

2828
[dev-dependencies]
29-
dcap-qvl.workspace = true
3029
insta.workspace = true
31-
tdx-attest.workspace = true

cc-eventlog/examples/verify_ccel_device.rs

Lines changed: 0 additions & 72 deletions
This file was deleted.

0 commit comments

Comments
 (0)