[roll] Roll fuchsia [sysmem] move sysmem to be a non-driver (step 1)

This moves sysmem into bootstrap/sysmem, which was running
sysmem connector but now runs sysmem itself.

This step leaves a temporary placeholder driver to allow for
cross-repo fixup, and adds some TODOs re. pending renames and
file/directory moves.

Original-BUG: b/362587923
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1107072
Original-Revision: 10dbf297f3f9bf4c8f613d5a8aff3f54799cb954
GitOrigin-RevId: 81523fbe48bb3c17a07fcb0d64b2f0a1d3c0743a
Change-Id: I5c916f00354942d213ab8f06a673540944217b2e
1 file changed
tree: f5fe680c060c09f2d41cdd4f87057fab8fa82430
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.