Files
u-boot/test
Marek Vasut 25a9be71ec test: cpu: Handle both 32bit and 64bit CPUs
Handle both 32bit and 64bit systems, i.e. sandbox and sandbox64
the same way drivers/cpu/cpu_sandbox.c does, that is in case
CONFIG_PHYS_64BIT is enabled, assume 64bit address width, else
assume 32bit address width. This fixes ut_dm_dm_test_cpu test
failure on sandbox64.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-08-20 15:55:27 -06:00
..
2023-08-08 10:22:03 -04:00
2023-07-20 09:12:50 +02:00
2023-04-25 15:31:27 -04:00
2022-08-10 13:38:30 -04:00
2023-04-03 06:53:53 +12:00