Re: [RFC PATCH 0/5] Add TEE interface support to AMD Secure Processor driver

2019-10-23 Thread Lendacky, Thomas
On 10/23/19 6:27 AM, Thomas, Rijo-john wrote: > The goal of this patch series is to introduce TEE (Trusted Execution > Environment) interface support to AMD Secure Processor driver. The > TEE is a secure area of a processor which ensures that sensitive data > is stored, processed and protected in a

[RFC PATCH 0/5] Add TEE interface support to AMD Secure Processor driver

2019-10-23 Thread Thomas, Rijo-john
The goal of this patch series is to introduce TEE (Trusted Execution Environment) interface support to AMD Secure Processor driver. The TEE is a secure area of a processor which ensures that sensitive data is stored, processed and protected in an isolated and trusted environment. The Platform Secur