summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/apollolake/cpu_spl.c
AgeCommit message (Collapse)Author
2019-12-15x86: apl: Add SPL/TPL initSimon Glass
Add code to init the system both in TPL and SPL. Each phase has its own procedure. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>