[roll] Roll fuchsia [kernel][riscv64] Don't extract boot_hart_id in assembly This value isn't needed directly in assembly, only in C++ code. So pass the whole PhysHandoff* from assembly up to the C++ code rather than maintaining assembly code that needs to know the offset inside a large struct. Original-Bug: 131011 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/888974 Original-Revision: 19af8d43028a2af17bd73c1a7e67ced66ed5a14e GitOrigin-RevId: a9afc024b56f8b66242c5a6cf47f939d0fa55b95 Change-Id: Iee0b249ee3e8f84137c7bca148b309f2698f4052
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.