[roll] Roll fuchsia [utest] add arm/arm64 specific exception tests

Adds three tests to the arm/arm64 suite to validate
that invalid prefetches or loads, especially at addressable
boundaries, are properly handled.

Test: fx test //zircon/system/utest/core:core-restricted-mode-test -o passed for riscv64, arm64, and x64
Original-Bug: 441337397
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1388635
Original-Revision: f26f7d51655737cb97852ede3afa8207eb44526a
GitOrigin-RevId: c86950e59b92a6a0150494f88a9cb7e735809ff4
Change-Id: I36a36052111e386689218c244a0ce8fddd0ada75
1 file changed
tree: 20071c5840373d5fb542784044659725e6f91a4a
  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.