[roll] Roll fuchsia [llcpp] V2 LLCPP encoding support

This CL adds support for LLCPP encoding to the v2 wire format. Because
LLCPP v2 wire format objects aren't readily available, the GIDL tests
encode v1, transcode, decode v2 and then re-encode v2.

Original-Bug: 79578

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/572345
Original-Revision: b540678064acebfca6016114d2f70a4f5459ead5
GitOrigin-RevId: b58b5e3cfbe35b6d87040fec508887bd58b6ef75
Change-Id: Ie6fd13a74b7d7da65153667d6bb4ff2630257144
1 file changed
tree: 1e4f8a53729782fcc749829c68cebe18dfebdf11
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.