[roll] Roll fuchsia [starnix] Refactor MemoryManager

- Specify that MemoryManager cannot do short writes
- Update the read_each and write_each APIs to requires a callback that
  returns the number of bytes processed.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/793972
Original-Revision: 5b3e48ea95c1b73fd570106755eb94dc7eb49597
GitOrigin-RevId: 6a63b418e3845ea02604e728d1bd2087525909d7
Change-Id: I043a6c374c6833c406e1daab2aead66880a26287
1 file changed
tree: 773989ef5c10c4028c43691068cce42ce78e8394
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.