Re: [PATCH V3 0/8] Add new driver for WCSS secure PIL loading

2025-01-24 Thread Jeff Johnson
On 1/7/25 02:16, Gokul Sriram Palanisamy wrote: > This series depends on Sricharan's tmel-qmp mailbox driver series v2 [1]. > > - Secure PIL is signed, split firmware images which only TrustZone (TZ) > can authenticate and load. Linux kernel will send a request to TZ to > authenticate and load

[PATCH V3 0/8] Add new driver for WCSS secure PIL loading

2025-01-07 Thread Gokul Sriram Palanisamy
This series depends on Sricharan's tmel-qmp mailbox driver series v2 [1]. - Secure PIL is signed, split firmware images which only TrustZone (TZ) can authenticate and load. Linux kernel will send a request to TZ to authenticate and load the PIL images. - When secure PIL support was added to t

[PATCH V3 0/8] Add new driver for WCSS secure PIL loading

2025-01-07 Thread Gokul Sriram Palanisamy
This series depends on Sricharan's tmel-qmp mailbox driver series v2 [1]. - Secure PIL is signed, split firmware images which only TrustZone (TZ) can authenticate and load. Linux kernel will send a request to TZ to authenticate and load the PIL images. - When secure PIL support was added to t