[roll] Roll fuchsia [kernel][vm] Remove vmo debug validation

The vmo validation asserts were partially broken (see b/454120531) and
had been strictly disabled. Even prior to becoming broken generally
enabling (via the LK_DEBUGLEVEL or otherwise) would result in a system
that would fail to run due to being too slow. The current validation
methods are, therefore, both known broken (b/454120531) and generally
bitrotted due to not being used.

Original-Bug: 454120531
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1597870
Original-Revision: f83e23fe30b439d0fa68f46af72cc04d804e15b3
GitOrigin-RevId: e670624d03ef2182709c08006b220afcedc8f897
Change-Id: I68c5a8dbb5e63d56063d161fe5a797226d509877
1 file changed
tree: 445e3e10a1f67c9902ae59d313aa177ded8551d5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.