summaryrefslogtreecommitdiff
path: root/include/lib/aarch32/smcc_macros.S
AgeCommit message (Collapse)Author
2016-08-10AArch32: Add SMCC contextSoby Mathew
This patch defines a SMCC context to save and restore registers during a SMC call. It also adds appropriate helpers to save and restore from this context for use by AArch32 secure payload and BL stages. Change-Id: I64c8d6fe1d6cac22e1f1f39ea1b54ee1b1b72248