[roll] Roll fuchsia [superproject] Roll scudo Allow ZX_ERR_NO_RESOURCES with MAP_ALLOWNOMEM on Fuchsia (#89767)

This can occur if the virtual address space is (almost) entirely
mapped or heavily fragmented.

GitOrigin-RevId: 35d25dff20e567e5cab7f7059a0a84766530a478
Original-Revision: 608cc6e491b98b9feb466dd2169f4ff127119e0d
Roller-URL: https://ci.chromium.org/b/8749650953574002337
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1037254
Original-Revision: 79322263c2b76c6f8bc40dc57b7a07958284e46c
Change-Id: I56eabbcb3a23eceb498496030f3fec43afe49c0e
1 file changed
tree: 5034260495d73c2d975da470d8bd17fac694c03b
  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.