[roll] Roll fuchsia [cpu] Migrate to fdf:: logger

Migrate old FDF_LOG statements to the new fdf::info, fdf::error
logging macros and update the associated format strings.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1556476
Original-Revision: efaf6ae99fe70bb30100167edf9b873b3d35b112
GitOrigin-RevId: f32861eb08bb626ecef8ef2309a289d072391835
Change-Id: I7cbd959547faa8131b6b40ba3746f8b3162da293
1 file changed
tree: dc18e34170aa0a398a507e92790ca2545b0e9d30
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 in one of the communication channels documented at get involved.

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.