[roll] Roll fuchsia [kernel] Use paging configuration build knob in libpage

This follows through on having paging-related constants across the
kernel (phys included) defined in terms of a single, more structured
knob.

Original-Bug: 42146863
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1414424
Original-Revision: f7a5fcfc687f18a2739c0948d012de72b3d66dfe
GitOrigin-RevId: e4735437252bef50cf905a907ae38c666b38f04e
Change-Id: I748fb08c75ad1f2f2afd8207324e598b53dd4052
1 file changed
tree: aa322d022a6cc99bb82ba2d380234e36dddc76f7
  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.