[roll] Roll fuchsia Revert "[kernel][arm64] Delay boot map init"

This reverts commit dfba0fc5ba53f1b3e31a1dd84df48594aba04a33.

Reason for revert: broke sorrel

Original change's description:
> [kernel][arm64] Delay boot map init
>
> We push back arm64_boot_map_init() to arm64_mmu_early_init(). It will go
> away entirely soon, but until then there is no longer a need to call
> this in assembly (as we're no longer setting up mappings in that
> context).
>
> Original-Bug: 42164859
> Change-Id: Iea99a1f87e90cf534ebec4cbf267bb668020eea8
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1212556
> Reviewed-by: Travis Geiselbrecht <travisg@google.com>
> Fuchsia-Auto-Submit: Joshua Seaton <joshuaseaton@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> Reviewed-by: Roland McGrath <mcgrathr@google.com>

Original-Bug: 42164859
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1215065
Original-Revision: 24c1c0f633a9f87a3b927d33ab0ee01ef21af94e
GitOrigin-RevId: 33cac579d688ed98b7f40b3e52e8590a853cc618
Change-Id: Ib04fc7686e499f90679277f5914877bc95f7bf7a
1 file changed
tree: b77b57420ba9b3ced991245d44758a38c488ea6e
  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 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.