[roll] Roll fuchsia [kernel][arm64] clean up the cache loop a bit in prep for refactoring

Validated via build of qemu to print the values passed to the DC CSW
instruction and running 'ut arm64_cache' on the kernel command line.
Observe that it properly interprets a legacy CCSIDR.

Original-Bug: 330385318

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1004836
Original-Revision: 5e7e49d7515f704aa5ca6aed88e7af6f9f0c6eea
GitOrigin-RevId: 38a894b4d3acbb726a02cd40d7b7c667edda02ad
Change-Id: I6aa3d4e0b8cc54adb590ba10db4e3f7921825b41
1 file changed
tree: 14145ee5b12fdc9d595018317edfc5504760ca1e
  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.