Re: [RFC 1/7] tee: optee: allow kernel pages to register as shm
From: Jarkko Sakkinen <hidden>
Date: 2019-06-13 15:13:05
Also in:
keyrings, linux-doc, linux-integrity, lkml
From: Jarkko Sakkinen <hidden>
Date: 2019-06-13 15:13:05
Also in:
keyrings, linux-doc, linux-integrity, lkml
On Thu, Jun 13, 2019 at 04:00:27PM +0530, Sumit Garg wrote:
Kernel pages are marked as normal type memory only so allow kernel pages to be registered as shared memory with OP-TEE. Signed-off-by: Sumit Garg <redacted>
Just out of pure interest why this was not allowed before? /Jarkko