Check that the standard passage works on ARM, by setting it up in SPL
and making sure that it comes through correctly in U-Boot proper.
Series-changes: 2
- Add a devicetree for qemu-arm so that qemu_arm_spl can work
Series-changes: 3
- Add support for a 64-bit test also
- Add conditions to avoid enaling the test on qemu_arm_sbsa
Series-changes: 5
- Enable the test for any board which uses OF_PASSAGE
Signed-off-by: Simon Glass <sjg@chromium.org>