[roll] Roll fuchsia [kernel][machina][arm] Only flush cacheable memory when trapping cache instructions

When trapping a cache cache instruction by way/set in the guest, the
VM will walk the guest stage 2 translations and flush all of the pages.
Skip S2 pages that are not mapped as full normal memory.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1044891
Original-Revision: 52623be0df8cb0a2824ef9c21afab6b055b8fe46
GitOrigin-RevId: 180a8fee1cfbd534d57355c8c27d40206ad956ce
Change-Id: I11529c8fb834bbe436d0ea3edfba3d072fd88f8d
1 file changed
tree: 43960de9f4476f4b3bb9d9d1badd7a36fa42d58d
  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.