commit | ffe403762be48d475de4b2b6df87c32fd3a1e8dd | [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 | 3dc13cc3a05643a8764f9f455fff54f45b0fcd14 [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>