[GIT PULL] firmware: arm_ffa: Fix for v6.4(part 2)

Sudeep Holla sudeep.holla at arm.com
Tue Jun 6 05:57:20 PDT 2023


Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit 111a833dc5cbef3d05b2a796a7e23cb7f6ff2192:

  firmware: arm_ffa: Set reserved/MBZ fields to zero in the memory descriptors (2023-05-08 20:40:46 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 3aa0519a4780f1b8e11966bd879d4a2934ba455f:

  firmware: arm_ffa: Set handle field to zero in memory descriptor (2023-06-06 13:41:56 +0100)

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

A single fix addressing another MBZ field being non-zero and non-compliant
resulting in the rejection of certain memory interface transmissions by
the receivers(secure partitions). The issue was addressed before but missed
to address this one field which is part of this change.

----------------------------------------------------------------
Balint Dobszay (1):
      firmware: arm_ffa: Set handle field to zero in memory descriptor

 drivers/firmware/arm_ffa/driver.c | 1 +
 1 file changed, 1 insertion(+)



More information about the linux-arm-kernel mailing list