[roll] Roll fuchsia Reland "[kernel][vm] zx_vmo_create_physical requires page-aligned size"

This is a reland of commit 0bd8c2e632622329a015877c69e89c131aea05c1

Original change's description:
> [kernel][vm] zx_vmo_create_physical requires page-aligned size
>
> zx_vmo_create_physical now requires page aligned and non-zero size.
>
> This change aligns the implementation of zx_vmo_create_physical with the
> behavior described in RFC-0238.
>
> Adds core tests and updates the relevant documentation.
>
> Run-All-Tests: true
> Original-Bug: 460506492
> Change-Id: I8eb489466e00d2991f52332c2be2622ed8f8c425
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1422604
> Reviewed-by: Rasha Eqbal <rashaeqbal@google.com>
> Commit-Queue: Ethan Williams <ethanws@google.com>
> API-Review: Rasha Eqbal <rashaeqbal@google.com>
> Reviewed-by: Adrian Danis <adanis@google.com>

Run-All-Tests: true
Original-Bug: 460506492
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1446758
Original-Revision: 5d10a1446c7117d92dfe572e1ac8160bb7ee8c0d
GitOrigin-RevId: 732bc01f96644c20722276059b453924de231fd8
Change-Id: I7a839d9b7124fef50c1b6e96b57922254c3e824d
1 file changed
tree: 3bfb91a7061b4fe67fb197e30858b629814f73da
  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.