u-boot/test
Simon Glass 5019d3282c board_f: Move fdt_size to board
This value is only really used before relocation. There is not much use
to showing its value in bdinfo, so drop it. Move it to the new boardf
struct.

Signed-off-by: Simon Glass <sjg@chromium.org>
2024-08-26 14:05:38 -06:00
..
boot test/boot: Make BOOTSTD tests depend on UT_BOOTSTD 2024-08-23 15:59:39 -06:00
cmd board_f: Move fdt_size to board 2024-08-26 14:05:38 -06:00
common cyclic: make clients embed a struct cyclic_info in their own data structure 2024-06-16 12:13:44 +02:00
dm test: cpu: add test for release CPU core. 2024-08-02 15:16:51 -03:00
env env: remove vars that are not in default env 2024-08-15 11:50:47 -06:00
fs test: fs: fs-test: Move the tests to use sha256sum 2024-01-11 21:19:25 -05:00
fuzz Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" 2024-05-19 08:16:36 -06:00
hush Revert "test: hush: dollar: fix bugous behavior" 2024-01-18 11:38:25 -05:00
image spl: Create a function to init spl_load_info 2024-08-23 15:58:42 -06:00
lib alist: Add support for an allocated pointer list 2024-08-07 08:49:10 -06:00
log log: Avoid including function names by default 2024-08-23 15:58:41 -06:00
optee Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" 2024-05-19 08:16:36 -06:00
overlay test/overlay: Make this depend on SANDBOX 2024-08-23 15:59:39 -06:00
py upl: Add an end-to-end test 2024-08-09 16:03:20 -06:00
stdint Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" 2024-05-19 08:16:36 -06:00
trace
bloblist.c Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" 2024-05-19 08:16:36 -06:00
bootm.c Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" 2024-05-19 08:16:36 -06:00
cmd_ut.c upl: Add basic tests 2024-08-09 16:03:20 -06:00
command_ut.c Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" 2024-05-19 08:16:36 -06:00
common.sh
compression.c test: Remove duplicate newlines 2024-07-15 12:12:18 -06:00
Kconfig test: CONFIG_UT_BOOTSTD must depend on CONFIG_BOOTSTD 2024-01-11 21:19:25 -05:00
Makefile test: build test/boot for CONFIG_UT_BOOTSTD=n 2024-01-11 21:19:25 -05:00
print_ut.c include: Move snprintf to stdio.h 2024-05-22 08:55:29 -06:00
run test: Run the VPL tests with 'make check' 2023-04-03 06:53:53 +12:00
str_ut.c lib: Handle a special case with str_to_list() 2024-08-07 08:49:10 -06:00
test-main.c Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" 2024-05-19 08:16:36 -06:00
time_ut.c Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" 2024-05-19 08:16:36 -06:00
unicode_ut.c Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" 2024-05-19 08:16:36 -06:00
ut.c Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" 2024-05-19 08:16:36 -06:00