commit | 21b9b14b49b742c3ee70f819aab3918f517bf0b8 | [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 | 880a3cc4381ac0e2e39ce3313e267fb3e297bc3f [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>