[roll] Roll fuchsia [utest] use new restricted_machine library

The multi-arch support added with arm support moved into
a standalone library: restricted_machine.  This change migrates
the restricted-mode test over to using that library where it
makes sense.

Test: fx test //zircon/system/utest/core:core-restricted-mode-test -o passed for riscv64, arm64, and x64
Original-Bug: 406779466
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1388634
Original-Revision: e9e4f48f18d3654c21c316214f76a5274d661f25
GitOrigin-RevId: 4613f915584d72e658e898eec208c450d174cb67
Change-Id: Ibd68da99b1b89ddcd54b1a306900fa37d8c76c5a
1 file changed
tree: 542c5cb669819786f3e6100919a70dff83a63fd7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.