You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Elementary CI is now integrated in GitHub Actions to:
Build and load /dev/sgx-step
Patch and build the linux-sgx Intel SDK and PSW
Build libsgxstep and sample applications
Ideally, CI should also execute at least some of the sample applications to test some of the features of the framework that do not rely on SGX -- should look into how feasible it is test APIC manipulations in a CI VM environment
eg Travis-CI to at least make sure everything compiles on an up-to-date system. This means we should also patch, build, and install the SGX-SDK.
We can also consider running at least some tests from the
app
directory in the CI environment.The text was updated successfully, but these errors were encountered: