[roll] Roll fuchsia [phys]: Move trampoline-boot to phys.

Used to be an implementation detail of the x86 legacy boot shim,
but another use case is to simply chain loading at arbitrary
addresses.

The first step, is to make it part of phys library, as an
alternative implementation to BootZbi. Now both implementations
live next to each other.

No functional changes.

Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/605512
Original-Revision: bb5660bb434552c59348e4e1dd1879cf08d95756
GitOrigin-RevId: 51a02c1a6866c1d08c8c21cdd8e0e0bc84164308
Change-Id: I336959dde88e6083bc41321c278fba20e9a25744
1 file changed
tree: 3ebdc2ab7e1e15b35f9204ccd862ed4b7fa7374d
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.