[roll] Roll fuchsia [ddk] Add support for structured configuration

Add an API to return the structured configuration VMO pertaining to the
driver. This will enable use of structured configuration in DFv1
drivers.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1017460
Original-Revision: dadbf59f748fbf0c415e48925a04ab1dc1110ad8
GitOrigin-RevId: 4537ab84f4c049dbd1c343b1948744cc733c4b99
Change-Id: I1f036fe68d212225779a2be30d1546a9d1d9da14
1 file changed
tree: a7787d57940cd69b4472c9dbcfa24e3cd69fd531
  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.