[roll] Roll fuchsia [zircon][system] Fix pc in instruction abort test

This instruction abort test was meant to point to an undefined zero
instrucion. I accidentally set PC to zero rather than the address of
the undefined zero instruction.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/660820
Original-Revision: 72e562dba4a67ae40d92d7aef8a8e8299b3775a1
GitOrigin-RevId: 91c1d856d73c4496c89920907090d7e9aa6efd9f
Change-Id: I4900f3193f3fbb1009dd8838543f438f5b9924cc
1 file changed
tree: d626ae079a14d8dfceff088771d0ef856e726a6a
  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.