[roll] Roll fuchsia Reland "[zxdump] Handle alignment issues in Process::read_memory"

This is a reland of commit 59a0aefab061b918056d1c0dcd9eee7af7ec8697

It was incompatible with hwasan builds before hwasan runtime
fixes and the toolchain roll to bring them in.

Original change's description:
> [zxdump] Handle alignment issues in Process::read_memory
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/793908

Original-Bug: 121885
Cq-Include-Trybots: luci.fuchsia.try:core.arm64-hwasan
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/802927
Original-Revision: 98eee1c67c541d99b49b925f7635077df58617f3
GitOrigin-RevId: 850957752bfbf932d8a514355a4328723d542e83
Change-Id: I29c011cda03053d4cb05755f7399839bcf646d1f
1 file changed
tree: d65e629d1acd0613d5b3af6b467acb0b145dee3a
  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.