Skip to content

AMD SEV: detect EFI CC Blob in loader#616

Open
zyuiop wants to merge 1 commit into
hermit-os:mainfrom
zyuiop:feat/sev-cc-blob
Open

AMD SEV: detect EFI CC Blob in loader#616
zyuiop wants to merge 1 commit into
hermit-os:mainfrom
zyuiop:feat/sev-cc-blob

Conversation

@zyuiop

@zyuiop zyuiop commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

In AMD SEV-SNP, a special page is allocated by the hypervisor to hold secret keys that can be used by the guest to communicate securely with the hardware. The hypervisor puts the address of this page in an area of the EFI Firmware, so we need to read it and forward it to Hermit so that it can use it.

Thanks @sarahspberrypi for the original implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant