[roll] Roll fuchsia [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.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1133372
Original-Revision: 057e9a2f08f3705f1906590936e766bd9c12ecd9
GitOrigin-RevId: 81ee917a002bf02404494ff51fc04fd0825e2fd4
Change-Id: I9460224e02e7c82b0e26e4058e6b059363b7b9ef
1 file changed
tree: c4a27410b22a55cb6456391f548607421bca49d1
  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.