[roll] Roll fuchsia [sysmem] coherency domain / heap conflict test+fix

Check that the chosen heap is in allocators_ (built-in or registered),
covered by the new test.

Test the combination of coherency domain / heap conflict + token group,
checking that a first child under group hitting conflict between
remaining coherency domains and remaining heaps doesn't force the whole
allocation to fail if the second child under group doesn't have such a
conflict (and doesn't fail in any other way).

BUG: b/316636437
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/963559
Original-Revision: cc75c23aa0f4c991235e83095c3e70f28350ebfd
GitOrigin-RevId: 6b5482d877b976d5af2f97edd3f29ca71894f652
Change-Id: Iae163f16dde3fc853c2f16c2d0849541d0453ad0
1 file changed
tree: cb38846cd9f3285b6034c7042fcda03f6b76a89d
  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.