diff options
author | Aaron Durbin <adurbin@chromium.org> | 2018-04-21 00:14:08 -0600 |
---|---|---|
committer | Aaron Durbin <adurbin@chromium.org> | 2018-04-24 14:36:31 +0000 |
commit | 38fd6685e9da61daadc96a8d537e6966dfe3b219 (patch) | |
tree | a7db2a48b53ed2a5fd6e1703d64ccb432621d6a4 /src/southbridge/via | |
parent | 7a7c70b26a9744ec7acac807c98e2aaadd7f422d (diff) | |
download | coreboot-38fd6685e9da61daadc96a8d537e6966dfe3b219.tar.xz |
arch/x86: align stack on entry to x86_exception()
Entry points from assembly to C need to have the stacks aligned
to 16 bytes with the newer compilers. This entry point was
missed. Correct it.
BUG=b:72728953
Change-Id: Idb29daf830c05fd5543c2194690364ce31b6a22c
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/25763
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/southbridge/via')
0 files changed, 0 insertions, 0 deletions