[roll] Roll fuchsia [kernel][arm64] Remove unused/garbage esr param

Remove arm64_serror_exception's esr param since it's not used (and the
assembly code that calls it doesn't populate x2).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/665266
Original-Revision: 55c0692e81f619b7aba36e966ff67877b61bb469
GitOrigin-RevId: 5f6d96746f661648bb5681b2aefa86be1e510d37
Change-Id: I0ca47ada9942f8681d85dc47f2d9e994fb0c246f
1 file changed
tree: 7340dd2a93b67dc2db9fc09457e312b058398d4c
  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.