[roll] Roll fuchsia [kernel] Add initial ticks offset to RISC-V

This CL brings RISC-V in alignment with the other architectures by
zeroing out the monotonic and boot timelines when we initialize the
timer hardware. Mechanically, this means setting the ticks offset
correctly on initialization.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1254544
Original-Revision: b5a7010c500e0e5d320766ac7067afee29fe96d9
GitOrigin-RevId: 39f47a6094fae830c9bf182db3446608a750871a
Change-Id: I2693dbff6bca54a65dfb1d19dd7e1d96ac9b7f78
1 file changed
tree: 265647ff4b5e0f5bc85f3016f53fab211f7f79f4
  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 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.