
22 Feb
2019
22 Feb
'19
8:18 a.m.
On Wed, Jan 30, 2019 at 12:00 PM Simon Glass sjg@chromium.org wrote:
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
arch/Kconfig | 30 ++++++++++++++++++++++++++++++ arch/x86/Kconfig | 1 - 2 files changed, 30 insertions(+), 1 deletion(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com