[roll] Roll fuchsia [kernel][x86] Add microarchitectural entries for AMD Zen

Add microarchitectural switch for Zen 3. Should be basically identical
to family 17h though we may want to experiment and see if the HLT for
idle is still power savings. Either way, better than treating it as a
default config for the purposes of detecting clocks.

Also add a proper microarchitectural AMD name for the lib/arch enums.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/515733
Original-Revision: 4589196ca2493d7b4c726f0caa29428bac63955a
GitOrigin-RevId: 5c7bd357b04bb448c6bef5e695851e7337dd017f
Change-Id: If9cb9ac4c8c932030c413383cb3cf7c622db8ff2
1 file changed
tree: 5a9a3f8717c31a393b1058f93df96e1129a8d23f
  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.