[roll] Roll fuchsia [kernel][arm64] Remove set/way data cache ops from mexec

This change replaces its arm64 mexec set/way flush of the whole data
cache ahead of boot with a cleaning of the kernel load range alone
(set/way operations being onese we wish to stamp out). With recent ZBI
spec changes, this keeps mexec compliant with demands of arm64 ZBI
bootloaders.

Original-Original-Bug: 408020980
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272993
Original-Original-Revision: e63ff8bb39c7e0e6b39989525d35319a85b4f8b7
GitOrigin-RevId: b204aa2cad86a51aedbaffd5ee86e25222f9eb11
Change-Id: I6c5500006ba49e48228fbe4e5514e45e452c6b72
1 file changed
tree: d29c7c946adf9cc9dc87dba8d87ce2837aa87abc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.