• S
    binman: Adjust size of test SPL binary · f689890d
    Simon Glass 提交于
    This is only 3 bytes long which is not enough to hold two symbol values,
    needed to test the binman symbols feature. Increase it to 15 bytes.
    
    Using very small regions is useful since we can easily compare them in
    tests and errors are fairly easy to diagnose.
    Signed-off-by: NSimon Glass <sjg@chromium.org>
    f689890d
ftest.py 35.2 KB