[roll] Roll fuchsia [boot-shim] Introduce devicetree-test-main

PhysMain implementation for running phystests after initializing the
environment from a devicetree.

Attempted to use with riscv board, but further UART changes are needed
to accomodate proper device matching in the devicetree.

Original-Bug: 78675
Test: fx run-boot-test
devicetree-phys-unittests/devicetree-hello-world-test/devicetree-memory-test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/865938
Original-Revision: 09f72249c21ed06c08178ab91b3db5d2a3988b35
GitOrigin-RevId: ce46f744c1fd578d5eb37fb325981116c0413551
Change-Id: I3301bf34e5e0dd6551471ecfd87351b437f44377
1 file changed
tree: fc67e7af55df3891cf3142fbef676ecc330984dc
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.