[roll] Roll fuchsia [kernel] Hand off zbi_mem_range_t[] from physboot

The kernel now consumes a ZBI_TYPE_MEM_CONFIG payload handed off
by physboot.  This is actually reconstructed from the state kept
in memalloc::Pool, but encoded in zbi_mem_range_t format for
compatibility with existing kernel code.

Original-Fixed: 88121
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/614209
Original-Revision: f900f4e0ad18194e5891d19c190c0f37c8e8fc0f
GitOrigin-RevId: af497069b6ee83c346e9b9c268ffaf5fcc41ab72
Change-Id: I75ba12e6db709ee7f9d95efda26d3e3dcf1ec4fc
1 file changed
tree: 928994a806976e14bf5ecebb4e2325534059a7ba
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.