[roll] Roll fuchsia [kernel] Pass PhysHandoff pointer from physboot to kernel

This changes the argument passed from physboot to the kernel
proper from being the data ZBI pointer as in the ZBI protocol to
being the PhysHandoff data structure pointer.  The ZBI pointer is
now found within.

Original-Bug: 84107
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/582147
Original-Revision: 6a0fd696cde68b7c65033da57ab911ee5db75064
GitOrigin-RevId: 5e2fe7e7ca626359449016b61d452f46a3befe00
Change-Id: I72de526b52262c4c7b0aacd13a4b21c774124860
1 file changed
tree: 9995fccf20e6814e3177b3df171d23d87c83a44f
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.