[roll] Roll fuchsia [devicetree-boot-shim] Introduce BootShimHelper This object drives the entirety of PhysMain, giving a couple of spots to inject custom code when forking the shim for new boards. After the constructore and before initializing items is where one would add custom items and initialize them. After Init but before Boot one could inspect existing items and generate additional information, such as programmatically generate data for another item. Boot is a noreturn function that will append the contents of the items. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1259504 Original-Revision: d52edd8a35cdd7ba024c3f5edcb6fe7d90f75015 GitOrigin-RevId: 497bb39e2dd7fb1d3ad7bf7e0e40a89818fc507a Change-Id: I43fd1cdee40716ea2a1b9e99966a3403813bfd68
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 in one of the communication channels documented at get involved.
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.