[roll] Roll fuchsia [kerne][phys][arm64] Synchronize MAIR values for real

In the previous change to synchronize the MAIR values used by both
physboot and the kernel on the boot CPUs, we left out the zeroth and
fourth attributes.

Original-Bug: 42164859
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1212031
Original-Revision: 72559ceaf58c2b9e7bce5878216d5d1ee97b7e98
GitOrigin-RevId: b681b3875360f9997acd2175613ba163940be9b5
Change-Id: Ic9c60a916e9746d1284284e01df76d2912823f28
1 file changed
tree: ef2b049be12c77ef851f7c299163bbaca9240f10
  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.