[roll] Roll fuchsia Revert "[kernel][arch] Introduce 'accessed' support to the paging traits"

This reverts commit f6885d023d25e4fcc5d8e8ae8ece882dcd505928.

Reason for revert: need to revert an ancestor change (fxrev.dev/878980); related to fxbug.dev/133385

Original change's description:
> [kernel][arch] Introduce 'accessed' support to the paging traits
>
> Original-Bug: 129344
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/898420

Original-Bug: 129344
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/914595
Original-Revision: 6ff595fa297705892bc4f28054e9f85d43ac66d1
GitOrigin-RevId: 04bc2be86effff7bf28c99cb260e736d5f13e5ac
Change-Id: I02dda27cfe723fefd89525b98fcd5db6c4836270
1 file changed
tree: 3fe484b3c76158fe6455a891df98c1915b23f2dd
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.