[roll] Roll fuchsia [iob] Introduce libiob

libiob is a C++ library of IOBuffer-related abstractions that are
agnostic to build environment. In particular, here one will find
representations of the region memory schemes corresponding to different
IOBuffer disciplines.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/981475
Original-Revision: 21c2277c7efe57f3f8019992a38a8c9ae04e12b7
GitOrigin-RevId: 87cede872fb058cbfb106a8fbda840f030f36fd0
Change-Id: I27b978e50eadb7c80584bf84ccdb03531c93e27f
1 file changed
tree: 68d93278afe15ba2f968308a13c6c0e3a195ee24
  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.