This project demonstrates how to use the CoRIM Verifier (cover) to verify and appraise an Arm CCA attestation token, using CoSERV as the source of trust anchors and reference values.
This is a Rust project so you need to install Rust first.
Then simply build as follows:
cargo build
(TODO - pending design of CLI)