[U-Boot] [PATCH 13/40] x86: Support SPL and TPL
Bin Meng
bmeng.cn at gmail.com
Fri Feb 22 07:18:50 UTC 2019
On Wed, Jan 30, 2019 at 12:00 PM Simon Glass <sjg at 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 at chromium.org>
> ---
>
> arch/Kconfig | 30 ++++++++++++++++++++++++++++++
> arch/x86/Kconfig | 1 -
> 2 files changed, 30 insertions(+), 1 deletion(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list