[roll] Roll fuchsia [bringup/lib] Adding restricted-machine

The restricted-machine library provides the ability to manage
a restricted mode environment with very fine granularity, such as
for restricted mode testing, or at a higher level of granularity
for ensuring targeted code can be run in the desired restricted mode
environment.

An example can be found under tests/example-tests.cc.

Test: new unittests pass
Original-Bug: 406779466
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1388633
Original-Revision: d065620a4c21e01c76e9bc28578473ca29f0a969
GitOrigin-RevId: 28c258ab8ecfd2831a1a533e80b6f8434f2a518a
Change-Id: I8a629a5f14252ac3ccd074845aa2345d84aca39a
1 file changed
tree: 79680d442892a0caf1593a21ff2663ff8d40309c
  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.