Commit Graph

6 Commits

Author SHA1 Message Date
Payam Moradshahi
c31e880b59 [arm64] Add support for chain_load for arm64 platforms 2018-03-22 14:48:15 -07:00
Eric Holland
e724ff9707 [aarch64] Fix stack pointer misalignment (#159)
sp can become misaligned from 16 byte boundry because context frame
is not a multiple of 16 bytes.
2016-09-06 12:21:34 -07:00
Gurjant Kalsi
173046ecca [squash] Use x4 as early scratch register in case args are passed in x0-x3 (changes as per code review). 2016-08-25 15:51:34 -07:00
Eric Holland
1164bc17bc [rpi3]64bit platform support 2016-08-23 12:28:13 -07:00
Arve Hjønnevåg
8c5bb922b7 [arch][arm64] Move push and pop asm macros to arch/asm_macros.h
Change-Id: Ic101965193304cae3c4aad49b5f2f4f08b2485a3
2015-03-19 18:01:11 -07:00
Travis Geiselbrecht
4ec1bac774 [arch][arm64] initial port to armv8-a (aarch64) 2014-01-26 22:52:16 -08:00