[roll] Roll fuchsia [zircon][restricted] Port RestrictedState to Rust This ports the architecture-agnostic core of RestrictedState and its associated lifecycle and VMO mapping routines to Rust. This is a reland of 8e1762a919c6f196826c387764350d49abf6e960 which was reverted due to use of vector registers in the RISCV64 build. The build plumbing was fixed in eb42859d4bf3aaeb2cde6db2bf9592b010db59dc. The arch specific routines are now in the arch-rs library. Original-Original-Bug: 533015560 Test: fx build && fx core-tests Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1713730 Original-Original-Revision: 0102c97fb9795dc2c489bbb8e0076885daf56271 GitOrigin-RevId: b008324ab22cf2643cbdbec28f56f5d3bbd58e9a Change-Id: I45fb50930c7a8389240fcb92f033b1e4c383bfdf Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1719691 Cr-Commit-Position: refs/heads/main@{#197526}
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.