Hi Bertrand,
On 22/05/2025 16:08, Bertrand Marquis wrote:
Add support to raise a Rx buffer full notification to a VM.
This function will be used for indirect message support between VM and
is only activated if CONFIG_FFA_VM_TO_VM is selected.
Even if there are 32 framework notifications possible, right now only
one is defined so the implementation is simplified to only handle the
buffer full notification using a boolean. If other framework
notifications have to be supported one day, the design will have to be
modified to handle it properly.
Signed-off-by: Bertrand Marquis <[email protected]>
Reviewed-by: Jens Wiklander <[email protected]>
Acked-by: Julien Grall <[email protected]>
Cheers,
--
Julien Grall