mbox series

[0/3] firmware: arm_ffa: Some fixes for v6.4

Message ID 20230419-ffa_fixes_6-4-v1-0-1881ee6699f1@arm.com (mailing list archive)
Headers show
Series firmware: arm_ffa: Some fixes for v6.4 | expand

Message

Sudeep Holla April 19, 2023, 9:54 a.m. UTC
This series has assorted set of 3 fixes to the issues reported recently.

Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
---
Sudeep Holla (3):
      firmware: arm_ffa: Check if ffa_driver remove is present before executing
      firmware: arm_ffa: Fix usage of partition info get count flag
      firmware: arm_ffa: Fix FFA device names for logical partitions

 drivers/firmware/arm_ffa/bus.c    | 3 ++-
 drivers/firmware/arm_ffa/driver.c | 5 +++--
 2 files changed, 5 insertions(+), 3 deletions(-)
---
base-commit: 6a8f57ae2eb07ab39a6f0ccad60c760743051026
change-id: 20230419-ffa_fixes_6-4-cf2aadf75d05

Best regards,