Re: [PATCH v3 1/3] crypto: mxs-dcp: Add support for hardware provided keys

2023-09-26 Thread David Gstir
Jarkko, > On 25.09.2023, at 17:22, Jarkko Sakkinen wrote: > > On Mon Sep 18, 2023 at 5:18 PM EEST, David Gstir wrote: >> DCP is capable to performing AES with hardware-bound keys. >> These keys are not stored in main memory and are therefore not directly >> accessible by the operating system. >>

Re: [PATCH v3 2/3] KEYS: trusted: Introduce support for NXP DCP-based trusted keys

2023-09-26 Thread David Gstir
Jarkko, > On 25.09.2023, at 17:34, Jarkko Sakkinen wrote: > > On Mon Sep 18, 2023 at 5:18 PM EEST, David Gstir wrote: >> DCP (Data Co-Processor) is the little brother of NXP's CAAM IP. >> >> Beside of accelerated crypto operations, it also offers support for >> hardware-bound keys. Using this f