[roll] Roll fuchsia [starnix] Add field mapping to the verifier

Some ebpf kernel data structures contain 32 bits pointers. The verifier use
its type system to transform the ebpf program to use 64 bits pointers
instead

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1007596
Original-Revision: 775ac39eaf2193eff7558df08e6dda15626f108a
GitOrigin-RevId: 59331a27791d3bd6e3a6c88ab25f931c20e93d6e
Change-Id: I0030b08382ddb48e2abf852ce7c56682cf22d99a
1 file changed
tree: e326e87602de707f4048f807c8841c51a3c921ec
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.