summaryrefslogtreecommitdiff
path: root/tools/binman/test/49_x86_ucode_spl.dts
AgeCommit message (Collapse)Author
2017-11-22binman: Add add test for SPL with a microcode pointerSimon Glass
Add a test for this feature. It allows SPL to hold a pointer to the microcode block. This is used for 64-bit U-Boot on x86. Signed-off-by: Simon Glass <sjg@chromium.org>