[roll] Roll fuchsia [kernel] Update calls to `format_size` with `FormattedBytes`.

The latter avoids the need to manually allocate buffers on the stack.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/498821
Original-Revision: ff3bab4d21a9269bec6d6c1e73344a35693f7b89
GitOrigin-RevId: c892318c4ec780b76d0a379280a7f9cb2ad60431
Change-Id: Id8eafb1185e43c708b16f4ea4a6e072821553b88
1 file changed
tree: 5b88ccb20a0125d1bddab357f5ebfb0a160dfd0f
  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.