[roll] Roll fuchsia [boot-shim] Revamp CPU Topology test

Add helper function to compare the generated cpu topology payload
with the expected one.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/930992
Original-Revision: 95b9b07548bb088042f4518dc9a087333d0e4020
GitOrigin-RevId: 5b189981d89e19397eb00acf4ea3a1a48f85f4cb
Change-Id: I330f8bfd953b946ced61ebd26a2f109e73abe4b8
1 file changed
tree: a348f228cdbed30c1669fab98dacf285223553f6
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.