mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-04 23:37:39 +00:00
This add some basic functions to create images, and a test for said functions. This is not intended to be a test of the image parsing functions, but rather a framework for creating minimal images for testing load methods. That said, it does do an OK job at finding bugs in the image parsing directly. Since we have two methods for loading/parsing FIT images, add LOAD_FIT_FULL as a separate CI run. Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
cedit-test.h | ||
common.h | ||
compression.h | ||
env.h | ||
export.h | ||
fuzz.h | ||
lib.h | ||
log.h | ||
optee.h | ||
overlay.h | ||
spl.h | ||
suites.h | ||
test.h | ||
ut.h |