[roll] Roll fuchsia [hypervisor][arm64] Modernise El2CpuState

Update El2CpuState to use zx::status.

Original-Bug: 95763
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/666888
Original-Revision: b0de142ebbb3919885abcce1b2eadb138fc9a18e
GitOrigin-RevId: 0a95ec11dfe2b72d0a678df1fe0c59835d2cc3c1
Change-Id: If37126ed68513daf9b4369bb422d42372bcf6f66
1 file changed
tree: a6f6af5341ab5ebd33bfbe02e756116abb8fb182
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.