[GIT PULL] firmware: arm_ffa: Fix for v6.6

Sudeep Holla sudeep.holla at arm.com
Wed Sep 27 05:15:55 PDT 2023


Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/ffa-fix-6.6

for you to fetch changes up to 9dda1178479aa0a73fe0eaabfe2d9a1c603cfeed:

  firmware: arm_ffa: Don't set the memory region attributes for MEM_LEND (2023-09-25 19:43:49 +0100)

----------------------------------------------------------------
Arm FF-A fix for v6.6

It has been reported that the driver sets the memory region attributes
for MEM_LEND operation when the specification clearly states not to. The
fix here addresses the issue by ensuring the memory region attributes are
cleared for the memory lending operation.

----------------------------------------------------------------
Sudeep Holla (1):
      firmware: arm_ffa: Don't set the memory region attributes for MEM_LEND

 drivers/firmware/arm_ffa/driver.c | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)



More information about the linux-arm-kernel mailing list