enarx-archive / sallyport

API for the hypervisor-microkernel boundary
Apache License 2.0
7 stars 6 forks source link

[Feature]: AMD VCEK syscall for wasmldr #136

Closed rjzak closed 2 years ago

rjzak commented 2 years ago

Is there an existing issue for this?

Description

Add a syscall so that wasmldr may retrieve the AMD vcek, allowing it to make a proper certificate request to Steward.

Acceptance Criteria

Syscall added which provides the cert from host.

Suggestions for a technical implementation

No response