[roll] Roll fuchsia [vm][test] Fix vmaspace_unified_accessed_test Fix the unittest to not try to resolve accessed faults on the unified aspace. The test was written with x86 in mind, where the accessed bit is set by hardware during the page table walk; there are no accessed faults. The extra accesses in the test were considered redundant on ARM, which is mostly true, except for when the accessed bit has been harvested, and will therefore trigger an accessed fault. Original-Bug: 483687771 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1528698 Original-Revision: 11dc80aea59c3315e2c6fd28205dbf32624ae456 GitOrigin-RevId: e73e9d12b907ed7d3eafbf38ade052d89cb51b28 Change-Id: I192de2c2c0271cef54c11aa2f4a90d242c4f6646
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.