[roll] Roll fuchsia [kernel][lib/arch] Introduce paging configuration build knob

This change introduces an internal kernel build knob parameterizing
paging configuration, using conventional string names defined in
<lib/arch/$zircon_cpu/paging-traits.h>. The phys address space code is
moved over to using this and a follow-up change will update the kernel's
libpage to use it too.

Original-Bug: 42146863
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1414423
Original-Revision: b90d75e06bc766e467397a071b6324f854f861dd
GitOrigin-RevId: cd54fb42d0c79e43ac22596dd472280a5fb69d8b
Change-Id: I6443e9bc22f9f17188fb776080c43679df691014
1 file changed
tree: aaa84f58ca7f476b6f4fdf496ce879abe8a040bd
  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.