[roll] Roll fuchsia [kernel][arm][boot-mmu] reserve 32 page tables for boot time mappings

Some exceptional builds, such as the code coverage, can end up with very
large kernels which pushes the boundaries of the amount of mappings we
need at boot.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1038868
Original-Revision: bfeff09e6bf0bbad20012cb9a6c1d6ce255348e0
GitOrigin-RevId: 520724ac8833a4d8b9cdf810b814d125a55d7e9a
Change-Id: Iac21209ef3f95f7a3d870f8bad5b2bac9d3fcc59
1 file changed
tree: 505ecf34453bdff57e753e9db38489364fd4879e
  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.