From 56509843003570f57f8600642258c77d525da0e5 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Sun, 12 Nov 2017 21:52:25 -0700 Subject: binman: Add test for u-boot-spl-bss-pad Add a test that we can pad the BSS with zero bytes. Signed-off-by: Simon Glass --- tools/binman/test/bss_data | Bin 0 -> 5020 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 tools/binman/test/bss_data (limited to 'tools/binman/test/bss_data') diff --git a/tools/binman/test/bss_data b/tools/binman/test/bss_data new file mode 100755 index 00000000000..afa28282aa1 Binary files /dev/null and b/tools/binman/test/bss_data differ -- cgit v1.2.3