Simon Glass 756c01422d sandbox: Support setting up the other FDT for testing
Provide a way to copy over the 'other' FDT when running tests. This loads
it and allocates memory for the copy, if not done already, then does the
copy.

Avoid using U-Boot's malloc() pool for these copies, at least for now,
since they are part of the test system.

Tidy up the cpu.c header files while here.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-09-29 16:10:43 -04:00
..
2022-01-19 18:11:34 +01:00
2022-06-23 12:58:18 -04:00
2022-01-19 18:11:34 +01:00
2021-09-25 09:46:15 -06:00
2016-10-19 09:01:53 +02:00
2022-06-23 12:58:18 -04:00
2022-04-14 15:39:15 -04:00
2018-09-23 21:55:30 +02:00
2022-06-06 12:09:00 -04:00
2022-09-29 16:09:56 -04:00