summaryrefslogtreecommitdiff
path: root/tools/binman/test/38_x86_ucode_missing_node.dts
AgeCommit message (Collapse)Author
2016-12-20binman: Add support for building x86 ROMs with SPLSimon Glass
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 <[email protected]> Tested-by: Bin Meng <[email protected]>