commit | 75db0860b1cee8c3b2539878a227c37bfce00046 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 25 20:15:55 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Dec 20 08:09:55 2016 +1300 |
tree | f83f5581222fc9d81100a5a0e0bf3758709ca967 | |
parent | c49deb837cb1ba0a64869fcb4fabac11d3e94ae0 [diff] |
binman: Add support for building x86 ROMs with SPL When building for 64-bit x86 we need an SPL binary in the ROM. Add support for this. Also increase entry test code coverage to 100%. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Bin Meng <bmeng.cn@gmail.com>