<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/tools/binman/test/Makefile, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2017-12-13T02:53:45Z</updated>
<entry>
<title>binman: Add tests binaries with binman symbols</title>
<updated>2017-12-13T02:53:45Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2017-11-14T01:54:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=5cfcf7e0fdb265672dd8ee7d3e881190ed06ff98'/>
<id>urn:sha1:5cfcf7e0fdb265672dd8ee7d3e881190ed06ff98</id>
<content type='text'>
For testing we need to build some ELF files containing binman symbols. Add
these to the Makefile and check in the binaries:

   u_boot_binman_syms - normal, valid ELF file
   u_boot_binman_syms_bad - missing the __image_copy_start symbol
   u_boot_binman_syms_size - has a binman symbol with an invalid size

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>binman: Add test for u-boot-spl-bss-pad</title>
<updated>2017-11-23T01:05:38Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2017-11-13T04:52:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=56509843003570f57f8600642258c77d525da0e5'/>
<id>urn:sha1:56509843003570f57f8600642258c77d525da0e5</id>
<content type='text'>
Add a test that we can pad the BSS with zero bytes.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>binman: Add a Makefile for test-program compilation</title>
<updated>2017-11-23T01:05:38Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2017-11-13T04:52:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=00ebd1f74d94a0fa50545d59a4e61b3a28c82b07'/>
<id>urn:sha1:00ebd1f74d94a0fa50545d59a4e61b3a28c82b07</id>
<content type='text'>
These test programs are includedd as binary files in U-Boot to avoid
having to build them (and associated toolchain differences). Instructions
on building are in the files themselves, but it seems better to provide
a Makefile which can be manually run when desired.

Add a Makefile, separate from the normal build system, to handle this.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
</feed>
