This directory contains third-party software used in Open Enclave. It contains the following directories:
-
dlmalloc - Dynamic memory allocator (used in oelibc)
-
musl - Standard C library implementation (used in oelibc)
-
libcxx - Standard C++ library (used in oelibcxx)
-
libcxxrt - C++ runtime support library (used in oelibcxx)
-
libunwind - C++ exception unwinding library (used in oelibcxx)
-
mbedtls - Crypto library