summaryrefslogtreecommitdiff
path: root/test/image/spl_load.c
AgeCommit message (Expand)Author
2023-10-17test: spl: Add a test for the SPI load methodSean Anderson
2023-10-17test: spl: Add a test for the NOR load methodSean Anderson
2023-10-17test: spl: Add a test for the MMC load methodSean Anderson
2023-10-17test: spl: Add functions to create imagesSean Anderson
2023-10-17test: spl: Split tests up and use some configsSean Anderson
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-03-18sandbox: test: Tidy up spl_test_load() callsSimon Glass
2021-07-21sandbox: Support executables for more phasesSimon Glass
2021-03-12spl: test: Add a test for spl_load_simple_fit()Simon Glass