Re: [PATCH 6/6] arm_ffa: introduce FF-A MM communication

2022-09-26 Thread Abdellatif El Khlifi
On Thu, Apr 14, 2022 at 10:54:08PM +0300, Ilias Apalodimas wrote: > Hi Abdellatif, > > Can you please keep me cc'ed in future revisions? > > On Tue, Mar 29, 2022 at 04:16:59PM +0100, abdellatif.elkhl...@arm.com wrote: > > From: Abdellatif El Khlifi > > > > Add MM communication support using FF

Re: [PATCH 6/6] arm_ffa: introduce FF-A MM communication

2022-04-14 Thread Ilias Apalodimas
Hi Abdellatif, Can you please keep me cc'ed in future revisions? On Tue, Mar 29, 2022 at 04:16:59PM +0100, abdellatif.elkhl...@arm.com wrote: > From: Abdellatif El Khlifi > > Add MM communication support using FF-A transport > > FF-A MM communication allows exchanging data with StandAlonneMM

[PATCH 6/6] arm_ffa: introduce FF-A MM communication

2022-03-29 Thread abdellatif . elkhlifi
From: Abdellatif El Khlifi Add MM communication support using FF-A transport FF-A MM communication allows exchanging data with StandAlonneMM or smm-gateway secure partitions which run in OP-TEE. An MM shared buffer and a door bell event are used to exchange this data. The data is used by EFI s