[roll] Roll fuchsia [kernel][riscv64][phys] Fix trampoline-boot test

Fixed some typos and missing per-arch settings, and it works!
Note that phys .bss clearing was completely broken before this.
It was (unhelpful) luck that it didn't break everything else,
but it surely would have caused trouble before long.

Also remoted duplicated logging in TrampolineBoot::Boot().

Original-Bug: 122870
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/821289
Original-Revision: 43f8617ee9605039ad6c6fb80fd8e76ac05b58c7
GitOrigin-RevId: eeae296adccb5f64de3090eee47613f9ad6146d1
Change-Id: Ic4363ab979c5a4bf00323d3eafe754db98ef1f6b
1 file changed
tree: 79e71cc2d5b8cbf09e8e5edb957b65090572ba23
  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.