[roll] Roll fuchsia [kernel][arm64] Don't enable FIQs

Remove the call to enable FIQs during early CPU startup.  Zircon does
not use FIQs and there's really no reason for them to be enabled in
EL1.  This change is was prompted by seeing that sometimes, on at
least some CPUs, FIQs seemed to spontanously become disabled on
Sorrel.  Perhaps something in a higher EL is not restore the bit
before dropping back down?

Original-Bug: 414456459
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1268984
Original-Revision: 6dd81744bd4f8217a1691f5d71bbfe0ca5cc040d
GitOrigin-RevId: a71ccf5e697a649cd907196784e3c0a1c76a1a69
Change-Id: I064007ea134c3614a7abdd0dba718c95d0740e56
1 file changed
tree: 1a93560a89c30ae84fc52fc697cfdf863cab5e53
  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.