[roll] Roll fuchsia [kernel] Prepare build for ELF-loaded ARM kernel

This change updates some sites in the build to gate dependencies that
only make sense in the ZBI-loaded kernel case. If these sites were left
as written, then we'd see build and runtime errors when we finally
remove support for the ZBI-loaded ARM case.

Original-Bug: 42164859
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1157394
Original-Revision: c3fb05d8b677124a8fd96bfeaaeafbbc726f1bde
GitOrigin-RevId: 1796664b57d5314824f1440c594aed4bbbbe12d1
Change-Id: I45fd1a644885e630009111aa5c67cc200b9b237e
1 file changed
tree: d348f44510d4f196d0b0b7f01d45774580b4fe84
  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.