[roll] Roll fuchsia [kernel][riscv] fixup generic-riscv platform

RISC-V kernel fixup patch 11/12

Modernize the generic-riscv platform to work with the new physboot
argument passing and device initialization scheme.

Still a substantial amount of TODOs, especially around anything to do
with SMP but the basic bootstrap works.

Original-Bug: 122873
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/822198
Original-Revision: 3b9f19277838b9da74ad7b90edda057eb52f1c9f
GitOrigin-RevId: 4d66f8342370c05786a36ae557ebbe694a76d146
Change-Id: Ie7546e80c1d15c43e87f2d688f5dd2e6fa34967d
1 file changed
tree: e2d3ba6612307dbabda7c6071a00d320c84101cc
  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.