mirror of
https://github.com/corda/corda.git
synced 2025-01-28 07:04:12 +00:00
a639839a68
* ENT-1188 - Remove unused scripts and dependencies * ENT-1188 - Update references to removed scripts * ENT-1188 - Clean up Makefile for container build of SGX JVM * ENT-1188 - Group udev rules into separate folder * ENT-1188 - Remove old references to dependencies folder
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.