diff --git a/examples/veraison/README.md b/examples/veraison/README.md new file mode 100644 index 0000000000000..e7b6a42766c92 --- /dev/null +++ b/examples/veraison/README.md @@ -0,0 +1,6 @@ + +Islet can cooperate with the external verification service implemented in scope of the Veraison project (https://github.com/veraison). +The separate repository `https://github.com/Samsung/islet-ra` provides all necessary tools and libraries required for development +of realm and reliant party applications that utilize Veraison verification service. To demonstrate how to setup and run such a +remote attestation scenarios, please clone the `https://github.com/Samsung/islet-ra` repository, and +follow the instructions presented in https://github.com/Samsung/islet-ra/blob/main/examples/veraison/README.md