To facilitate portable Sancus application code, we should add a CPUID-like instruction that returns at least:
- Sancus version implemented by the processor (if any)
- Number of SMs supported by the processor
- Security level (key length) the cryptographic core was configured with
To facilitate portable Sancus application code, we should add a
CPUID-like instruction that returns at least: