commit | d2dfb5f8a263c0dde48013c4c67e1d44a38a6caf | [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 | 996021ed8535600dbf292a3c795194a1ebaeaec1 [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>