coconut-svsm / svsm

COCONUT-SVSM
MIT License
122 stars 42 forks source link

cpu/sse: Make use of extended SSE optional #522

Closed msft-jlange closed 18 hours ago

msft-jlange commented 2 days ago

Hosts may choose to suppress the availablity of extended SSE state. This should not prevent the SVSM from running, as it should be able to adapt to the SSE feature set that is available.