gramineproject / gramine

A library OS for Linux multi-process applications, with Intel SGX support
GNU Lesser General Public License v3.0
587 stars 193 forks source link

[tools/RA-TLS] Drop deprecated `RA_TLS_*` env semantics #1870

Closed mkow closed 4 months ago

mkow commented 4 months ago

Description of the changes

Omitting any of the measurement variables is now a hard error.

How to test this PR?

Try RA-TLS examples without setting some of these variables.


This change is Reviewable