commit | 8e445787fc99020f6eed056b3481fddd3cab24e4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue May 07 21:41:16 2019 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed May 08 13:02:19 2019 +0800 |
tree | 2bff39ae50559962f5b94189617e3ed142207266 | |
parent | a23e97db6f563e151867ca7bd92daf8eb252b564 [diff] |
x86: samus: Add a target to boot through TPL Add a version of samus which supports booting from TPL to SPL and then to U-Boot. This allows TPL to select from an A or B SPL to support verified boot with field upgrade. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>