smp-tee-runtime 0.1.0

Hardened minimal runtime for TEE-based federated aggregation
Documentation
1
2
3
4
5
6
7
8
9
10
11
# build-scripts


Placeholder directory for target-specific helper scripts (e.g., SGX/TDX toolchain wrappers, SNP VM bootstrap scripts). It is intentionally empty in the current repo state, so there is no active helper script workflow yet.

For local development and runtime usage, see [README.md](../README.md).

If you add a helper script here, document:

- what target it supports
- how to invoke it
- whether it affects the benchmark or test workflow in [README.md]../README.md