[roll] Roll fuchsia [starnix] Fix and enable extended_pstate tests on arch32

This is a reland of https://fuchsia-review.googlesource.com/c/fuchsia/+/1238367

The test has been fixed. fpscr is a 32 bit register on aarch32.

Original-Bug: b/395946855
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1240946
Original-Revision: 4ba7841599c376c9999abe20feca5e5145268986
GitOrigin-RevId: 46d26677a8b3a197826b1382d2a52f4a75567621
Change-Id: Ibe898cb2c1e94607f97ea16c02ceb90e966c9874
1 file changed
tree: 1614c45dedb24501568a009b6f941c9c2fab7cc4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.