Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: b534cabbdac4eed002cbd84f31bcad584002f731
      
https://github.com/tianocore/edk2/commit/b534cabbdac4eed002cbd84f31bcad584002f731
  Author: Kun Qin <ku...@microsoft.com>
  Date:   2025-06-26 (Thu, 26 Jun 2025)

  Changed paths:
    A MdeModulePkg/Library/ArmFfaLib/ArmFfaRxTxMapStmm.c
    M MdeModulePkg/Library/ArmFfaLib/ArmFfaStandaloneMmCoreLib.inf
    M MdeModulePkg/Library/ArmFfaLib/ArmFfaStandaloneMmLib.c
    M MdeModulePkg/Library/ArmFfaLib/ArmFfaStandaloneMmLib.inf

  Log Message:
  -----------
  MdeModulePkg: ArmFfaLib: Add Rx/Tx support for Stmm secure partition

This change adds the support for mapping Rx/Tx buffer through the library
constructor. The first mapper will produce an MM protocol instance with
Rx/Tx information, which allows subsequent consumers to query the
information.

Signed-off-by: Kun Qin <kun....@microsoft.com>


  Commit: 22142b4f4a7822872aed9281bf3a5994199754b3
      
https://github.com/tianocore/edk2/commit/22142b4f4a7822872aed9281bf3a5994199754b3
  Author: Kun Qin <ku...@microsoft.com>
  Date:   2025-06-26 (Thu, 26 Jun 2025)

  Changed paths:
    M MdeModulePkg/Library/ArmFfaLib/ArmFfaCommon.h
    M MdePkg/Include/Library/ArmFfaLib.h

  Log Message:
  -----------
  MdePkg, MdeModulePkg: ArmFfaLib: Expose FFA_ARGS and ArmCallFfa

FFA is a framework that supports various protocols built on top. i.e.
memory protocol, which is nothing that can be done through existing
interfaces.

Instead of requiring protocol authors to check conduit PCD in every
implementation, exposing the ArmCallFfa is a unified way to allow other
protocols to leverage FFA interfaces.

Continuous-integration-options: PatchCheck.ignore-multi-package
Signed-off-by: Kun Qin <kun....@microsoft.com>


  Commit: a0d78f6625c3c3f0e4bf6e7ff7002fa595033772
      
https://github.com/tianocore/edk2/commit/a0d78f6625c3c3f0e4bf6e7ff7002fa595033772
  Author: Kun Qin <ku...@microsoft.com>
  Date:   2025-06-26 (Thu, 26 Jun 2025)

  Changed paths:
    A MdePkg/Include/IndustryStandard/ArmFfaMemMgmt.h
    A MdePkg/Include/Library/ArmFfaMemMgmtLib.h
    A MdePkg/Library/ArmFfaMemMgmtLib/ArmFfaMemMgmtLib.c
    A MdePkg/Library/ArmFfaMemMgmtLib/ArmFfaMemMgmtLib.inf
    M MdePkg/MdePkg.dec
    M MdePkg/MdePkg.dsc

  Log Message:
  -----------
  MdePkg: ArmFfaMemMgmtLib: Introduce FF-A memory protocol library

This change introduced a library interface that implements the FF-A
memory protocol v1.3 ALP1:
https://developer.arm.com/documentation/den0140/f

Signed-off-by: Kun Qin <kun....@microsoft.com>


  Commit: 1cd24ff1302677a458b550c524090fd86717d848
      
https://github.com/tianocore/edk2/commit/1cd24ff1302677a458b550c524090fd86717d848
  Author: Kun Qin <ku...@microsoft.com>
  Date:   2025-06-26 (Thu, 26 Jun 2025)

  Changed paths:
    M Maintainers.txt

  Log Message:
  -----------
  Maintainers.txt: Add reviewer and maintainer for ARM-FFA folders

- Updated Maintainers.txt to include Sami Mujawar as a maintainer for the
  ARM-FFA sections in MdePkg and MdeModulePkg.
- Updated Maintainers.txt to include Yeo Reum Yun as a reviewer for the
  ARM-FFA sections in MdePkg and MdeModulePkg.
- Updated Maintainers.txt to include Kun Qin as a reviewer for the ARM-
  FFA sections in MdePkg and MdeModulePkg.
- Added their contact information: email and GitHub username.

Signed-off-by: Kun Qin <kun....@microsoft.com>


Compare: https://github.com/tianocore/edk2/compare/a2e4ee7ed26a...1cd24ff13026

To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to