What is this?
===

This project contains a simple enclave with an ECALL and an OCALL. The former
returns an integer, and the latter allows the enclave to print a string to
STDOUT. Very basic stuff.