Author :
hshoexer
Date :
2025-09-16 12:18:10
Hash :38262f8d Message :Whitelist devices in cfdriver for use when SEV is enabled
Skip devices, that are not flagged for use with SEV. Hook into
config_search() and isascan().
To be a bit more generic prefer "COCO" (confidential computing)
over "SEV" (AMD specific term).
ok bluhm@; "fine to go in" kettenis@; discussed with mlarkin@