[roll] Roll fuchsia [kernel] Add KERNEL_PHYSICAL_CONTIGUOUS_DATA macro, update assertion

Formalize the riscv64 MMU bootstrap case with a macro explaining
its purpose.  Change KernelPhysicalAddressOf to assert that it's
not passed any bss addresses (anything past __data_end).

Original-Bug: 474440625
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1470300
Original-Revision: ad4d0872d9a4357abb2e44bfef67698dbd373fc1
GitOrigin-RevId: 870644c50ad36d7d566eb2fea15a2bf39fe0d3f9
Change-Id: I0be504f9a16798d2bd5842a875630cca5d038a14
1 file changed
tree: f3a2769b6cd0875f29ce380610e68f0dd013ddc1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.