[roll] Roll fuchsia [kernel][riscv] add support to configure riscv generic timer

RISC-V kernel fixup patch 6/12

Take arguments for the generic timer (frequency in Hz) from a ZBI entry
passed in during device init.

Original-Bug: 122873
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/822193
Original-Revision: 2c895a8b1814ed7823c9e51554d4dd8ecd60199e
GitOrigin-RevId: 02f2edb6a1c646a5a3a60cea12219e77977baee0
Change-Id: Iee2d0cb7dfb23ecff2af2f81a10d6f676473d627
1 file changed
tree: 85bd59b5672c1f8957b125322bb6aabfe3ab0151
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.