x86: Support SPL and TPL
authorSimon Glass <sjg@chromium.org>
Fri, 26 Apr 2019 03:58:45 +0000 (21:58 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 8 May 2019 05:02:11 +0000 (13:02 +0800)
commit9898790247040772e068f1ef9ac8a16c01d197ac
treea7aba9b36d8389cb6e0be7b2b4e87f253d51c334
parent20d97f33f02c4239569f61794cef4a970b2280ed
x86: Support SPL and TPL

At present only chromebook_link64 supports SPL. It is useful to eb able to
support both TPL and SPL to implement verified boot on x86.

Enable the options for both along with some suitable default options
needed to boot through these phases.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/Kconfig
arch/x86/Kconfig