[roll] Roll fuchsia [hypervisor] Workaround for libcxx atomic_ref

Introduce workaround for lack of possibly cv-qualified T on libcxx
std::atomic_ref<T>.

Updated arm64 to include cleanup todo with proper bug tracking llvm
libcxx fixing atomic_ref<T> related bugs.

Original-Bug: 354716628
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1092473
Original-Revision: 289aa9232308fa5cf84073c4e5a2a335ab2fbeb9
GitOrigin-RevId: 1a281bef57643c79f5218c43c4433da369c13feb
Change-Id: I59e265d3e7959602bddede2a113a025f12fda8cc
1 file changed
tree: 5aeb8373124efb6a7e08b1a50e7bbdb72313759e
  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.