[roll] Roll fuchsia [kernel][arm64][mmu] Don't pass top_size_shift down to inner routines

Only used in a few places inside the routines and those places can use
the precomputed member variable.

No functional change.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/629763
Original-Revision: caeec54a60456f932e80f193b68caf3cdc01fc8b
GitOrigin-RevId: b8628196564ff73ea0f63ec4dfc484ef31b1d0f1
Change-Id: I7a003b4a4433f8d27acab17af649f354d279a101
1 file changed
tree: 853d1f4ce16cd8d7fb65c08dd23b5f93bec927aa
  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
  12. 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.