coreboot-kgpe-d16/src/soc/intel
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
..
apollolake soc/intel/common/opregion: Use enum cb_err as return value 2017-06-27 17:18:03 +00:00
baytrail Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
braswell soc/intel/braswell: Hide some Kconfig options in menuconfig 2017-06-16 16:03:34 +02:00
broadwell Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
cannonlake soc/intel/cannonlake: Add initial dummy directory 2017-06-29 14:50:38 +00:00
common arch/x86: update assembly to ensure 16-byte alignment into C 2017-06-29 14:58:59 +00:00
fsp_baytrail soc/intel/fsp_baytrail/include/soc/pci_devs.h: Add brackets around macro 2017-06-26 00:56:14 +00:00
fsp_broadwell_de Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
quark soc/intel/quark: We're not Broadwell anymore 2017-06-27 17:09:23 +00:00
sch Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
skylake soc/intel/common/opregion: Use enum cb_err as return value 2017-06-27 17:18:03 +00:00