[roll] Roll fuchsia [kernel][arm64] Remove EL3 logic

The original EL3 logic is an artifact of LK adding tentative, one-off
support and the new EL3 logic has been speculative (since we don't
actually have hardware that supports dropping us in EL3). Until this
becomes less speculative, we remove this logic for now (throwing a fatal
exception if we find ourselves in that context with a TODO).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1179092
Original-Revision: 021e881a0f567e7bca6b76a8f9504038c6fef3da
GitOrigin-RevId: d13b11009f85e379dea89060d01bb9aefaeaca25
Change-Id: I5aec89ec452c07eb50f15f6f25c2db24c8b26b43
1 file changed
tree: 0e15deb96c335f92b257c317025179931b9c6f19
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.