[roll] Roll fuchsia [x86] Stop using mexec by default when paving.

Using mexec results in an inconsistent state not just at a hardware
level, but also because mexec doesn't load kernel command-line arguments
from vbmeta.

We now have a consistent boot environment everywhere on x64, so disable
mexec by default.

Original-Bug: 101129
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/718777
Original-Revision: 38b9320aed1b0f87116a124c22277b5af4b32168
GitOrigin-RevId: 12c11bd9780f8f349235e9e5372a948adeaedc45
Change-Id: I7f342056197fa1b76b09b1e52382fd0f8e759204
1 file changed
tree: 3fa6d37acbf4624fc20ea12bd53c5afe3150c140
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.