[roll] Roll fuchsia [boot-shim] Introduce shim_executable GN template

Plain wrapper of phys_executable, that provides the metadata for being
selected as a qemu kernel. The selection itself is done in qemu.gni via
label.

Additionally mark the devicetree boot shim for riscv64 as a qemu kernel
by using the wrapper template instead of phys_executable directly.

Original-Bug: 129401
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/895840
Original-Revision: 151a69bb12cfd424e0a09550bbc028c24a0ee9db
GitOrigin-RevId: f74ff088dccc492e34bd21549d4d963d61da3456
Change-Id: I3efb58ae85a7c5bec67cd2ae02d1182bc9ab51ab
1 file changed
tree: bc7ffa5c3de6b56884bca5a8f79786677ff885f2
  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.