Skip to content
Commit a468c15e authored by Andy Gross's avatar Andy Gross Committed by Kumar Gala
Browse files

ARM: Fix push/pop alignment on ARM platforms



This patch adjusts the way we are doing push/pop operations before
making function calls inside of assembly routines.  ARM requires 8
byte aligned stack operations across public interfaces.  This means
that we need to be sure to push multiples of 2 registers.

Fixes #2108

Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent 4d2459e5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment