[roll] Roll fuchsia [zbi] Introduce ZBI_KERNEL_DRIVER_ARM_GENERIC_TIMER_MMIO

Models arm-v7 memory mapped timer nodes. This is an optional device in
ARM devices.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271605
Original-Revision: 984b137d6ba62246ac0e192a204ae29fef46d453
GitOrigin-RevId: 5df0c41d36d1e0c1eed650c7bf6248a870bbb080
Change-Id: I7dc9a6cb591e11118c9531a1e06dbf68b3cf018c
1 file changed
tree: 48ffd0633249f24fbb3cd9b8a18d3b8e441d8c57
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.