Re: [PATCH v7 04/11] optee: sync secure world ABI headers

2025-04-28 Thread Jens Wiklander
Hi Rouven, On Fri, Apr 25, 2025 at 3:36 PM Rouven Czerwinski wrote: > > Hi, > > On Fri, 4 Apr 2025 at 16:31, Jens Wiklander wrote: > > > > Update the header files describing the secure world ABI, both with and > > without FF-A. The ABI is extended to deal with protected memory, but as > > usual

Re: [PATCH v7 04/11] optee: sync secure world ABI headers

2025-04-25 Thread Rouven Czerwinski
Hi, On Fri, 4 Apr 2025 at 16:31, Jens Wiklander wrote: > > Update the header files describing the secure world ABI, both with and > without FF-A. The ABI is extended to deal with protected memory, but as > usual backward compatible. > > Signed-off-by: Jens Wiklander > --- > drivers/tee/optee/op

[PATCH v7 04/11] optee: sync secure world ABI headers

2025-04-04 Thread Jens Wiklander
Update the header files describing the secure world ABI, both with and without FF-A. The ABI is extended to deal with protected memory, but as usual backward compatible. Signed-off-by: Jens Wiklander --- drivers/tee/optee/optee_ffa.h | 27 +--- drivers/tee/optee/optee_msg.h | 83