[roll] Roll fuchsia [kernel_zbi_test] Fix cuckoo bitrot

WIP instances of the template are blocked until cuckoo zbi
tests work again. After WIP lands, then CQ should catch this
sort of errors.

On earlier patche with temporary target, validated build and runtime.
fx build zircon/kernel/userabi/userboot/tests:fake-cuckoo

Assembly moved different things into AiB, that get added into the
target. As aside effect, assenbly complained about duplicated,
kernel arguments.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/792457
Original-Revision: 1329c984bc7f6f4907df1be947550bdab300fd2b
GitOrigin-RevId: b305d3f490ddc47768ec876b13cc1e4ef8b1200a
Change-Id: I5516e17df9be85e10529a9a8cc36da0e910e28ca
1 file changed
tree: b798509f9cbb76a80dfc7d93e5eb1863a3deb626
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.