[roll] Roll fuchsia Revert "[kernel][arch] Introduce memory types to paging traits"

This reverts commit 247c60cab19a9efedbd2af7c6f11d8679136c232.

Reason for revert: fxbug.dev/133385

Original change's description:
> [kernel][arch] Introduce memory types to paging traits
>
> This change introduces memory type support to the paging traits. This
> provides the functionality to configure pages as normal memory or MMIO.
>
> Original-Bug: 129344
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/878980

Original-Bug: 129344
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/914506
Original-Revision: a80318e5c2403c49a1f51185e223aabaeb411c21
GitOrigin-RevId: 797a4422308a1370f280b970a25fa47721df6a04
Change-Id: I1dd6be96236155e83c68f118ab01797aede260ae
1 file changed
tree: a5bf72deeda52694eb552d605ab8b91a3f41b0a3
  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.