[roll] Roll fuchsia [kernel][arm64] Use libarch's movlit and adr_global macros

These definitions are duplicated - lib/arch being the site of the new
consolidation of general assembly macros for the kernel - and their
duplication prevents the use of other lib/arch assembly utilities in
other parts of the kernel.

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