[roll] Roll fuchsia [board] Set kernel.phys.verbose=false for the x64-reduced-perf-variation.gni

This change disable serial console printing during early boot for
x64-reduced-perf-variation.gni. The early boot phase in question
features UART communication as single-threaded and synchronous. In
production, the serial console will be disabled, and so early boot
benchmarks that include this work is sensibly avoided.

Original-Bug: 81271
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/558982
Original-Revision: 794f3b4b69ff5ecd075c3de9a0f9a260e14fb895
GitOrigin-RevId: 33b4204ea86c3ab10cec8234abbbeb047310be1c
Change-Id: Ic42896f5ff8d02c82511579b6b5581eb60cda793
1 file changed
tree: 03bc0f2b2b7b256dd68c41ff597ee380351dc881
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.