[roll] Roll fuchsia [botanist] Add entropy to qemu through cmdline

This allows qemu to simulate entropy bits provided by real hardware
through bootloader.

No functional changes.

Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/665645
Original-Revision: 4aa1757a62795ed097906f6f36d5f6ab4db87b86
GitOrigin-RevId: 6cd9fe75a06308073d3cf4ed66b91d0459d09f7f
Change-Id: Ia69f817d856da15fec5c21591458cb453b5f9ea1
1 file changed
tree: 83d3517da4ccda44154cf1a2fa130e016a0c64ef
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.