Files
EDK2-fork/ArmPkg
Mohamed Gamal Morsy e0852f75d8 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.morsy@arm.com>
2025-06-25 19:12:01 +00:00
..
2025-05-26 17:27:38 +00:00