mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
bb76a4e4c8
* refactor measurements to use consistent types and less byte pushing * refactor: only rely on a single multierr dependency * extend config creation with envar support * document changes Signed-off-by: Fabian Kammel <fk@edgeless.systems> |
||
---|---|---|
.. | ||
errors.go | ||
imds.go | ||
issuer_test.go | ||
issuer.go | ||
README.md | ||
validator_test.go | ||
validator.go |
SNP
Glosssary
This section explains abbreviations used in SNP implementation.
Attestation Key (AK)
AMD Root Key (ARK)
AMD Signing Key (ASK)
Versioned Chip Endorsement Key (VCEK)
For more information see SNP WhitePaper
Host (Hardware?) Compatibility Layer (HCL)
No public information. Azure compute API has a field isHostCompatibilityLayerVm
, with only a single sentence of documentation.