[roll] Roll fuchsia [sysmem][vim3] contiguous_memory_size 200 MiB

This reverts part of Ia33ff46761abb0ab94ebf112427d74f72aed44e1 +
Icc12055ea199318e95edb2fa628fd24229907099 because those were based
on corrupted information due to a different bug (b/322933931).

This leaves page loaning and borrowing enabled, which was the main
point of those CLs with respect to b/42072489.

This removes the contiguous_memory_size override, leaving the 200 MiB
setting in vim3-sysmem.cc.

BUG: b/322933931
BUG: b/42072489
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/982795
Original-Revision: 651c9adca3e5eca85efb31ff814444587e574442
GitOrigin-RevId: 4d5f29bffd5003d8e19b72b0be3c45c5186edf78
Change-Id: I41734d3db1d592ea6d08ed91b848103c022fc08e
1 file changed
tree: 3661a5aff1ce2475e2adfeaa602363c5c6e003ef
  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.