[roll] Roll fuchsia [ld][dl][lib/arch][arm] Add some more assembly macros

Add some more macros for prologue and epilogue cases on ARM.
Use them in the TLSDESC assembly code.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1222044
Original-Revision: 33e7718af4272e9e26ec59bae4891bd07402e37a
GitOrigin-RevId: 392d9db5096afe350a2e2aa4df163228393abd24
Change-Id: I41e50e4482bd4a433005cab09bb6add85a1bdad0
1 file changed
tree: 1a899d2e906703c6ff912aa0c1d89a71f671a2fb
  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.