[roll] Roll fuchsia [firmware][sdk] Zeroize GUID buf for libavb

libavb uses strlen() on the buf output by
get_unique_guid_for_partition(). Zeroize it so that it doesn't reach
beyond buffer boundary.

Also fixes `sdk:firmware` visibility so that it can be built from
`fx build sdk:firmware` as documented.

Original-Bug: 308829443
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/946733
Original-Revision: 8f02def69fdf8c12f154703fe5b9bc00f3813600
GitOrigin-RevId: 8f8dccfd254fdc15f103c2cd999a0441baa5806a
Change-Id: I3fce2622bb7d8cf6ab61fd39dd74444fff07fc53
1 file changed
tree: 68f8d8acd658932b737150a54169bb64255ac5f3
  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.