[roll] Roll fuchsia [sysmem] Detect and log DMA-write-after-free.

Plumb Cobalt to sysmem, and have sysmem check for any
DMA-write-after-free, and log any of that to Cobalt.

Also log successful checks but only every 30m to avoid
spamming Cobalt.

Original-Bug: fxbug.dev/86491
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/595122
Original-Revision: 2f7c50e8f6c70e47f810558bfc0a6ac4f3282c53
GitOrigin-RevId: 0d8fa5d5c6eee32a31b46f8baf7823e43dcb5354
Change-Id: I8a2cdab4cbc8576120184aa8468e9b90b557b2f9
1 file changed
tree: cbdc6bb9e2d145e0ae8559094c0019ae65c3a6bb
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.