[roll] Roll fuchsia [kernel][riscv] add low level kcounters for hardware exceptions

Call out each variant of hardware exceptions and add a kcounter, more or
less the same as arm64.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/894169
Original-Revision: 94a6d3ffc64ff852c48eea961cfceee631efaadd
GitOrigin-RevId: 4940fc95fd13a7da0e0201d6d023746ee0949aa7
Change-Id: I42a6195e9638cb86e3c86a2be76af46a26eb0c2e
1 file changed
tree: f49c6e4300cd6fdb6237b23f65af25f72e2e4cdd
  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.