[roll] Roll fuchsia [kernel][physmap][arm] completely unmap unused regions for ARM

When cleaning up the physmap during boot, completely unmap all of the
unused and peripheral regions from the physmap only for ARM. x86 and
riscv may still use pieces out of the mapping (for now).

Original-Bug: 42124648
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1038998
Original-Revision: 8fb1b03e38b0c07e6f2baee19288c4e3137dd330
GitOrigin-RevId: d8b8f45ef8ec174d4c78f6b796f80a18a0ddf9ec
Change-Id: Ic180859cff8ff323d33b636a80f18375b75ff4b2
1 file changed
tree: 382d7d58757a84f63de29ebbf29e7ba1608afd8b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.