Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: e0852f75d8b9dd1ccf38e89f833922884893af26
      
https://github.com/tianocore/edk2/commit/e0852f75d8b9dd1ccf38e89f833922884893af26
  Author: Mohamed Gamal Morsy <mohamed.mo...@arm.com>
  Date:   2025-06-25 (Wed, 25 Jun 2025)

  Changed paths:
    M ArmPkg/Library/ArmStandaloneMmCoreEntryPoint/AArch64/ModuleEntryPoint.S

  Log Message:
  -----------
  ArmPkg: StMM: Use x24 register to store stack address

Now that the use of 18 registers for FF-A is supported. Registers
from x0-x17 can be used by FF-A to return call results. StMM also uses
registers x19-x23 to store SPMC boot information.

Use the x24 register to store the stack address instead of x12
to avoid it being clobbered by FF-A calls.

Signed-off-by: Mohamed Gamal Morsy <mohamed.mo...@arm.com>



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