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

2022-11-11 Thread Abdellatif El Khlifi
On Mon, Nov 07, 2022 at 07:20:45PM +, Abdellatif El Khlifi wrote: > Adding support for Arm FF-A v1.0 (Arm Firmware Framework for Armv8-A) [7]. > > FF-A describes interfaces (ABIs) that standardize communication > between the Secure World and Normal World. These interfaces enable a pair of > so

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

2022-11-07 Thread Abdellatif El Khlifi
Adding support for Arm FF-A v1.0 (Arm Firmware Framework for Armv8-A) [7]. 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