[roll] Roll fuchsia [aml][cpu] CPU Device now correctly gets CPU count from metadata.

CPU core count was previously reported through zx_system_get_num_cpus
which returned the total number of logical cores in the system.

This is only correct on systems with a single performance domain.

This patch facilitates the ability to report number of cores on a per
performance domain basis.

Test: aml-cpu-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/500019
Original-Revision: 546dd1fd025c5f58868f6cd24d36456c77feb029
GitOrigin-RevId: 2605c2640163525c20e5504832a5695795f4215d
Change-Id: I5268b103b089024c9d75b404a36a2aa9b84f8d9c
1 file changed
tree: 38eb93cb8ca261c88e10890e9db7795c3eac2abc
  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.