[roll] Roll fuchsia [ebpf] Check map types in verifier Now eBPF verifier validates map types passed to eBPF helpers. This ensures that helpers intended to use with special map types (ringbuf, sk_storage) are not called with regular maps, such as hashmap or array. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1576256 Original-Revision: 5c2944f402ccd1188f008ec9930f22230b8e18db GitOrigin-RevId: c8212d50a56ecd1fdc492b54243e97aa372c53b1 Change-Id: Ib7123537925fe3c156fb95b44d713ce19a2541de
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.