[roll] Roll fuchsia [libc][aarch64] Don't save/restore unsafe stack pointer in setjmp/longjmp

The $tp + ZX_TLS_UNSAFE_SP_OFFSET slot is no longer used on AArch64.

Original-Bug: 454394012
Depends-On: Ie9d5b1afe0e747facf72f8d4853bc675a1270659
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1420655
Dependencies-Satisfied: CL Deps Checker <cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com>
Original-Revision: 72e50787a428dfc200296477973f6e5ec6dde027
GitOrigin-RevId: 77e171618333a2f5bf46153dc896b95f2f09c5a8
Change-Id: Ia17ec3775d42892c5e431336350d6b411e99289c
1 file changed
tree: a8f4e861bd6404eeaa774f7b84152019d121ec88
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.