Skip to content

veraison/cca-coserv-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CCA CoSERV Demo

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.

How to Build

This is a Rust project so you need to install Rust first.

Then simply build as follows:

cargo build

Installation and Usage

Install by running this command from the repo root:

cargo install --path . --locked

Example usage:

ccacoserv-cli --evidence test/ccatoken.cbor --coserv-server https://veraison.test.linaro.org:11443 --pretty

To see a list of available commands, run:

ccacoserv-cli --help

About

CoSERV & Arm CCA end-to-end demo

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages