[roll] Roll fuchsia [hlcpp] V2 wire format encoding for HLCPP

V2 decoding support was previously added for HLCPP, but not encoding
support. This CL adds encoding support. There currently isn't a
validator that supports v2 validation so this CL runs the v1 validator
and disables tests that break due to differences (only 8).

It is not enabled in the live path and is only enabled for GIDL tests.

Original-Bug: 81995

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/564061
Original-Revision: 9c931800bb73efd5b0329eb952c1aec6ac28dfef
GitOrigin-RevId: 2417010ca68c48235ba4d93bb3416f74da1e8e90
Change-Id: Id92f1ac516d852fb7c0290e9d01df3d9875c5182
1 file changed
tree: 28cd290e3a05263447dcbe1bc0a90461d103751c
  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.