arm-trusted-firmware/bl31
Soby Mathew 01fc1c24b9 BL31: Use helper function to save registers in SMC handler
Use the helper function `save_gp_registers` to save the register
state to cpu_context on entry to EL3 in SMC handler. This has the
effect of saving x0 - x3 as well into the cpu_context which was
not done previously but it unifies the register save sequence
in BL31.

Change-Id: I5753c942263a5f9178deda3dba896e3220f3dd83
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
2018-12-05 10:40:08 +00:00
..
aarch64 BL31: Use helper function to save registers in SMC handler 2018-12-05 10:40:08 +00:00
bl31.ld.S PIE: Position Independant Executable support for BL31 2018-10-29 09:54:32 +00:00
bl31.mk SPM: EHF: Build EHF module along with Secure Partition Manager 2018-11-14 11:18:22 +05:30
bl31_context_mgmt.c context_mgmt: Remove deprecated interfaces 2018-09-28 15:31:53 +01:00
bl31_main.c context_mgmt: Fix MISRA defects 2018-11-01 14:15:39 +00:00
ehf.c Mark BL31 initialization functions 2018-10-03 11:47:30 +01:00
interrupt_mgmt.c Fix MISRA defects in BL31 common code 2018-08-30 09:22:33 +01:00