[roll] Roll fuchsia [flashmap] Add a component for reading flashmap areas.

Flashmap is a format used by coreboot to manage the layout of BIOS flash
ROMs. This component communicates with the nand-broker driver to do I/O,
but currently it only supports reading from areas on the flashmap. A
future CL will add support for writing.

Original-Bug: 81685
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/561369
Original-Revision: f5b7a63f53e58e97df3ec95839cddf5047db4b60
GitOrigin-RevId: f41f606e5bdff484f87b628a8112bd53df5ca36e
Change-Id: I4853cc61f9aeb054675a2149c55dce509eccb467
1 file changed
tree: 06b07f58f2d3148df4335130ed5f8375645610db
  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.