mirror of
https://github.com/clearlinux/graphene.git
synced 2026-09-03 12:21:37 +00:00
Meson is still optional and not needed to build or run anything. It is needed only to install Graphene in distro. Currently only a small subset of what is actually needed is installed: - graphene and graphene-sgx (for now those are slightly massaged copies of pal_loader), - libpal.so and sgx loader, - gdb scripts. Notably manifests should still point trusted_libs to Runtime/ dir in repo.