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
..
2021-07-23 13:36:20 -04:00
2020-07-01 15:01:21 +08:00
2022-06-23 12:58:18 -04:00
2020-10-30 10:56:11 -04:00
2019-11-14 07:09:34 -06:00
2022-07-26 02:30:56 -06:00
2022-09-02 16:21:44 -04:00