[roll] Roll fuchsia [hwreg][lib/arch] Clarify hwreg::EnablePrinter usage and reduce usage

hwreg::EnablePrinter has a large runtime cost in terms of stack size and
code size. This change sprinkles some references to the associated bug
(which aims to improve matters) and removes some unnecessary usage of
the feature.

Original-Bug: 68404
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/475640
Original-Revision: 59d888367f99ccf88a61dcd963a1e4c0964b1646
GitOrigin-RevId: d9fcaf60cb7c5088987733567f5288c228699584
Change-Id: I080837132bfe795c7825c6e2b7b86848da948a0d
1 file changed
tree: 8c759785609430d3b16edab0f9f4e4abd3c40129
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.