[roll] Roll fuchsia [zbi] Introduce extra values for ZBI_TYPE_SECURE_ENTROPY

In some cases we may be provided with more than one entropy payload with
different purposes (kasrl, rng). We repurpose the extra field to
differentiate both.

Existing use cases map to RNG use case, while new one is specific for
KASLR purposes.

Original-Bug: 411231388
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1254704
Original-Revision: a8bdbecf3d8512e12dad6ce7656c1d1bd9071701
GitOrigin-RevId: d4ab42b0dc1c90952da4a78372d369e5d8cec1be
Change-Id: I0c2d83d2e81b60158c7e795bdf2cc43ca92344be
1 file changed
tree: 895c6390b359755595493c3336bf6fadf5b60b7a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.