Re: [PATCH 2/2] firmware: arm_ffa: Allow multiple UUIDs per partition
From: Sudeep Holla
Date: Wed Jan 22 2025 - 06:44:38 EST
On Wed, Jan 22, 2025 at 10:53:43AM +0530, Viresh Kumar wrote:
> A partition can implement multiple UUIDs and adding the same partition
> twice will fail. Don't try to add a partition again, if it is already
> added earlier.
>
Bertrand shared similar patch and that raised question if we need to support
sched_callback from different drivers or not. I need to think if we can drop
the whole support of allowing FF-A drivers to register sched_callback or
do this properly. Let me think. But this can be a temporary fix though.
--
Regards,
Sudeep