[roll] Roll fuchsia Revert "[kernel][assembly] Move kernel.arm64.event-stream.enable to board configuration"

This reverts commit d886ceb413b002ab95b230692faba7b6c3beab86.

Reason for revert: breaking zedboot builds.

Original change's description:
> [kernel][assembly] Move kernel.arm64.event-stream.enable to board configuration
>
> Original-Bug: 370241090
> Change-Id: Iff00d3307dba0090de6522cdee10af37d635aae2
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1159336
> Reviewed-by: Aidan Wolter <awolter@google.com>
> Reviewed-by: Travis Geiselbrecht <travisg@google.com>
> Reviewed-by: Ali Zhang <alizhang@google.com>
> Commit-Queue: Jiaming Li <lijiaming@google.com>

Original-Bug: 370241090
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1160975
Original-Revision: e58fe4cd8cf738aa85de8e6fc5563d439b32475a
GitOrigin-RevId: 100385bf4de9087d7f4dbaf7af018370f8e63519
Change-Id: I4dc5d8eba80a073d254e7914d16cc0cbeedeeeda
1 file changed
tree: bb114dc91bd222b2a505fb7d2fe85c12fa456197
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.