[roll] Roll fuchsia [direct-mode] Remove direct mode vdso

Direct mode is no longer being developed. This CL removes support for
the 'direct' vdso that issues system calls using the vmcall instruction.

Original-Bug: 127001
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/883211
Original-Revision: 3f5e884ee17509a8506902fd2f2a5f17fc9cc489
GitOrigin-RevId: 8a72bad8f7d139a37748835d0160e3fb33135743
Change-Id: I29132b87ff6f93d3ffa38b9599d32e91f0992854
1 file changed
tree: 543047097bb27c032d3da013c76220785524b975
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.