[roll] Roll fuchsia [kernel][riscv64][boot-shim] Don't try to build core-tests in all-CPU build

The all_cpu_kernel_boot_tests mode cannot build core-tests for
the additional CPUs, so don't include the shim test using it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/842736
Original-Revision: d8b5bd49fd4a3c27bdd0104767dd268f94ea06a4
GitOrigin-RevId: 451a3423a8f85612a59303279ba9398e143d1724
Change-Id: I25b457c3b7aecf4836b009a87185283f1c2c569e
1 file changed
tree: 901c5e85351a7747cd3b07a3e6d73cc8d6bf05e9
  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.