[PATCH 2/2] firmware: arm_ffa: Allow multiple UUIDs per partition

Sudeep Holla sudeep.holla at arm.com
Wed Jan 22 03:44:19 PST 2025


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



More information about the linux-arm-kernel mailing list