-
Notifications
You must be signed in to change notification settings - Fork 31
Description
First, props to George for the work
I have security & safety concerns about AMD "Platform Security Processor" or PSP
Intel "Management Engine" or ME is kind of the same with an OS ("Minix") loading before the user's OS & running with priviledges superior to the user OS kernel
Both Intel ME & AMD PSP are closed source.
Intel ME has been exploited before by malware
https://www.eweek.com/security/newly-revealed-flaw-in-intel-processors-allows-undetectable-malware/
Additionally, "security by obscurity", or hiding code from the public, has been widely regarded as bad security practice.
Lastly I am a customer buying hardware, and I want control over what code is running on my home & work computer.
Thus, I would like to completely disable or remove AMD PSP as it appears as a security flaw to me and I do not trust the unknown & closed source code it is running.
If anyone knows how to do this, I will be very thankful for you to share it with us.