[roll] Roll fuchsia [nvram] Add fuchsia.hardware.nvram.

This adds a protocol for reading and writing non-volatile RAM.
A future CL will add an implementation of this to the Intel RTC driver.

Original-Bug: 81685
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/567603
Original-Revision: b63943848b3428a9949e4f1b9a68f82da6550a82
GitOrigin-RevId: 7d3fb447d6d180add5a5b89b32950086e4b9b693
Change-Id: Id5160cf2edf0ca3080874517296685914859aa6d
1 file changed
tree: f03412748907079558728462cbabfe81cd41691c
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.