PSPReverse / PSPTool

Display, extract, and manipulate PSP firmware inside UEFI images
GNU General Public License v3.0
612 stars 62 forks source link

AMD's SEV & SME #27

Open dm17 opened 4 years ago

dm17 commented 4 years ago

Seems like these AMD security features are great. They're only available on Ryzen "PRO" and EPYC CPUs - and I'm unsure how much of their implementation is on PROs vs the seemingly more full-featured EPYC.

Anyway, I'm curious about the pros & cons here. It doesn't seem like you can disable the PSP and still have these security features. On one hand, the PSP could be a backdoor. On the other hand, not having encrypted registers & memory can be very security-enhancing. Thoughts? Any research in this area? Thanks a lot!