u-boot-brain/arch/x86/cpu/x86_64
Simon Glass c0069e9a8a x86: Add a way to reinit the cpu
We cannot init the CPU fully both than once during a boot. Add a new
function which can be called to figure out the CPU identity, but which
does not change anything. For x86_64, this is empty for now.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-05-08 13:02:11 +08:00
..
cpu.c x86: Add a way to reinit the cpu 2019-05-08 13:02:11 +08:00
interrupts.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile x86: Add a dummy setjmp implementation for x86_64 2017-02-07 13:10:50 +08:00
setjmp.S x86: Add 64-bit setjmp/longjmp implementation 2018-06-24 08:56:04 +08:00