teepot/assets
Harald Hoyer 97420df006
feat: attestation test on azure and default dcap
```
❯ docker run -i --rm --privileged  --device /dev/sgx_enclave --net host \
  matterlabsrobot/teepot-self-attestation-test-sgx-azure:latest \
  | base64 -d --ignore-garbage \
  | docker run -i --rm --net host matterlabsrobot/verify-attestation-sgx-azure:latest
```

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-03-07 16:05:27 +01:00
..
extract-sig.sh chore: cleanup and nixify 2024-02-28 11:09:34 +01:00
replace-sig.sh chore: cleanup and nixify 2024-02-28 11:09:34 +01:00
sgx_default_qcnl.conf.json feat: attestation test on azure and default dcap 2024-03-07 16:05:27 +01:00