Files
u-boot/common
Simon Goldschmidt 2577015dc5 spl: add overall SPL size check
This adds a size check for SPL that can dynamically check generated
SPL binaries (including devicetree) for a size limit that ensures
this image plus global data, heap and stack fit in initial SRAM.

Since some of these sizes are not available to make, a new host tool
'spl_size_limit' is added that dumps the resulting maximum size for
an SPL binary to stdout. This tool is used in toplevel Makefile to
implement the size check on SPL binaries.

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
2019-06-07 11:03:39 -04:00
..
2019-06-07 11:03:39 -04:00
2019-05-18 08:15:35 -04:00
2019-05-09 19:52:55 -04:00
2018-09-10 20:20:34 -04:00
2018-12-03 10:44:10 -05:00
2019-05-23 11:36:46 +02:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2019-05-18 08:15:35 -04:00
2018-12-06 23:26:30 -05:00
2018-06-05 20:19:08 -04:00
2017-08-16 08:30:24 -04:00