commit | be36df6615b0768779d1807d2b268919c43a69d6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Nov 10 18:00:24 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 21 07:24:12 2014 +0100 |
tree | 8ac47249a8ff2acc57db96ee24e5a603f4d00ea0 | |
parent | ff7636cfdbab995f03214ebe7194aa28fb5f6bb8 [diff] |
x86: Add processor functions to halt and get stack pointer Add a function to get the stack pointer and another to halt the CPU. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>