coreboot-kgpe-d16/src/arch
Aaron Durbin 028e18ff3c arch/x86: update assembly to ensure 16-byte alignment into C
When the C compiler expects 16-byte alignment of the stack it is
at the call instruction.  Correct existing call points from assembly
to ensure the stacks are aligned to 16 bytes at the call instruction.

Change-Id: Icadd7a1f9284e92aecd99c30cb2acb307823682c
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/20314
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2017-06-29 14:58:59 +00:00
..
arm arch/arm/include/armv7/arch: Correct keyword organization in cpu.h 2017-06-02 18:31:03 +02:00
arm64 arch/arm: Correct checkpatch errors 2017-06-02 18:30:53 +02:00
mips arch: Unify basic cache clearing API 2017-05-30 22:19:50 +02:00
power8 arch: Unify basic cache clearing API 2017-05-30 22:19:50 +02:00
riscv src: change coreboot to lowercase 2017-06-07 12:09:15 +02:00
x86 arch/x86: update assembly to ensure 16-byte alignment into C 2017-06-29 14:58:59 +00:00