[roll] Roll fuchsia [kernel][arch] Update FakeCpuidIo::Populate() signature

It is more ergonomic to provide values for EAX-EDX up front.

Original-Bug: 61093
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/465899
Original-Revision: 770cd089b557a6ceaf3c7dab941e688b1bb6c721
GitOrigin-RevId: 9ed6f680bad6eaaaeab44cf8d218c47f874d2b3b
Change-Id: Ic3200e12bfe52b081b4c2ec09a5ae75051e87845
1 file changed
tree: 789cd027c289ae94bd9c2ac7f54116f1c13b74a7
  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.