u-boot/arch/sandbox
Simon Glass 952018117a dm: sandbox: Switch over to using the new host uclass
Update the sandbox implementation to use UCLASS_HOST and adjust all
the pieces to continue to work:

- Update the 'host' command to use the new API
- Replace various uses of UCLASS_ROOT with UCLASS_HOST
- Disable test_eficonfig since it doesn't work (this should have a unit
  test to allow this to be debugged)
- Update the blk test to use the new API
- Drop the old header file

Unfortunately it does not seem to be possible to split this change up
further.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-11-07 16:24:30 -07:00
..
cpu test: Add a way to detect a test that breaks another 2022-11-07 16:24:30 -07:00
dts dm: sandbox: Switch over to using the new host uclass 2022-11-07 16:24:30 -07:00
include/asm vbe: Support reading the next SPL phase via VBE 2022-10-31 11:03:18 -04:00
lib sandbox: Support FDT fixups 2022-10-17 21:17:13 -06:00
config.mk sandbox: Add libfuzzer integration 2022-06-23 12:58:18 -04:00
Kconfig test: dm: Add test cases for FWU Metadata uclass 2022-10-31 14:47:33 -04:00
Makefile sandbox: fix build failure with musl and SDL 2022-02-09 12:26:12 -07:00