[roll] Roll fuchsia [starnix] Use unified aspaces on ARM64

commit dabb90a390e891ea607110a4086cdeec53663882 leveraged unified
address spaces in starnix for x86_64.

Original-Bug: b/276973344
Cq-Include-Trybots: luci.fuchsia.try:core.arm64-cxx20,core.x64-cxx20,core.x64-debug,core.arm64-debug,terminal.x64-release-perfcompare,terminal.vim3-release-perfcompare
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/947482
Original-Revision: 398f48e18b3c55feff6bd437bdde3ec126c71499
GitOrigin-RevId: 4a8f542b3c1a1de86c75084c5bc9382f6716de41
Change-Id: I59c0b8876b1b03b8d48ddb124ebce3de1826ade6
1 file changed
tree: d46212c7b356e18c5341dbff8c408a9fc8016790
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.