Re: [PATCH v6 00/10] introduce Arm FF-A support

2022-10-14 Thread Abdellatif El Khlifi
On Thu, Oct 13, 2022 at 03:07:39PM +0300, Ilias Apalodimas wrote: > Hi Abdellatif, > > On Thu, Oct 13, 2022 at 11:38:47AM +0100, Abdellatif El Khlifi wrote: > > Adding support for Arm FF-A v1.0 (Arm Firmware Framework for Armv8-A) [6]. > > > > FF-A describes interfaces (ABIs) that standardize com

Re: [PATCH v6 00/10] introduce Arm FF-A support

2022-10-13 Thread Ilias Apalodimas
Hi Abdellatif, On Thu, Oct 13, 2022 at 11:38:47AM +0100, Abdellatif El Khlifi wrote: > Adding support for Arm FF-A v1.0 (Arm Firmware Framework for Armv8-A) [6]. > > FF-A describes interfaces (ABIs) that standardize communication > between the Secure World and Normal World. These interfaces enabl

[PATCH v6 00/10] introduce Arm FF-A support

2022-10-13 Thread Abdellatif El Khlifi
Adding support for Arm FF-A v1.0 (Arm Firmware Framework for Armv8-A) [6]. FF-A describes interfaces (ABIs) that standardize communication between the Secure World and Normal World. These interfaces enable a pair of software sandboxes to communicate with each other. A sandbox aka partition could b