[roll] Roll fuchsia Revert "[restricted-machine] avoid 32-bit targets under ASan"

This reverts commit b98d1623babe1bd747ac8fc225526ce36db6e642.

Reason for revert: fasttime-tests.cm failing on the core.arm64-asan builder in postsubmit

Original change's description:
> [restricted-machine] avoid 32-bit targets under ASan
>
> ASan and lower memory allocations don't get along.  This will be
> resolved, but for now, we need to avoid including when not supported by
> the toolchain even if supported by the hardware.
>
> BUG=477648024
>
> Change-Id: Ie2de7d4c1895020c5ae1fcaebe36bdc03d000c1f
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1593210
> Reviewed-by: Betram Lalusha <betramlalusha@google.com>
> Commit-Queue: Will Drewry <drewry@google.com>

Original-Bug: 477648024
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1594306
Exempt: android-build-ayeaye@system.gserviceaccount.com <android-build-ayeaye@system.gserviceaccount.com>
Original-Revision: 31e7caf6c32d45ec8235164d5bd3a3a75de30459
GitOrigin-RevId: 8ab0e42686606f1e0cd2c2274a3c8418ab1bb9aa
Change-Id: I8f6260a82366224c15db58d32a0fec482160bd98
1 file changed
tree: 3e83e74cd102a6589c44810c3f884895b86da83b
  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.