diff options
author | Marc Jones <marcj303@gmail.com> | 2011-10-06 16:38:35 -0600 |
---|---|---|
committer | Marc Jones <marcj303@gmail.com> | 2011-10-11 11:47:06 +0200 |
commit | 5f145faff88ac6a0951277142e8b4f8116ae79de (patch) | |
tree | 4af0f5b5d29daa622802f6ca0ca08134585308f4 /util/amdtools | |
parent | 07bf9119310ceece5a6c76907004bc96af1a38cc (diff) | |
download | coreboot-5f145faff88ac6a0951277142e8b4f8116ae79de.tar.xz |
Don't do a call as the first instruction in libpayload.
Doing a call before the payload has set up its stack is risky. The stack may
not be in a favorable location. Normally this is not an issue with coreboot
or other well behaved callers.
Change-Id: Ie6f6748a471324b29ebad045c807dfc9f4b92034
Signed-off-by: Marc Jones <marcj303@gmail.com>
Reviewed-on: http://review.coreboot.org/240
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'util/amdtools')
0 files changed, 0 insertions, 0 deletions