[roll] Roll fuchsia Revert "[starnix] Implement MAP_32BIT in Starnix"

This reverts commit 057e9a2f08f3705f1906590936e766bd9c12ecd9.

Reason for revert: failing fuchsia-pkg://fuchsia.com/starnix-tests#meta/starnix-tests.cm/:mm::syscalls::tests::test_map_32_bit

Original change's description:
> [starnix] Implement MAP_32BIT in Starnix
>
> MAP_32BIT behaves differently from the rest of the mmaps: the chosen
> address appears to be random. Handle this case in Starnix (rather than
> deferring to Zircon) for uniformity.
>
> Change-Id: I786f3de0ee1fd8c918b07f253524b5554c058d64
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1133372
> Reviewed-by: Benjamin Lerman <qsr@google.com>
> Commit-Queue: Maria Glukhova <mariagl@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1134992
Original-Revision: d77454e40c5fe71a4b1e1520005e8e2e07cf7fdb
GitOrigin-RevId: 71327ad8f2555cc39a633db3ef22ad64e67e5c94
Change-Id: If3a8564edc5c83adee6847223ce1beec8e0c0e71
1 file changed
tree: 6220b685da7f3c96bacbf0bb4375c51a6797ad67
  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 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.