[roll] Roll fuchsia [kernel][riscv] Yield in spinlock

Add a yield when spinning on a spinlock acquisition. This is mostly for
the benefit of emulators to improve host scheduling.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1226964
Original-Revision: f8f4a4380df269230e58f9d461082db0fca3cef5
GitOrigin-RevId: 6472f0a261a23e1a0fd7a940c26a308eab966c1c
Change-Id: I968e7cf5011edb1e54241f0c9751c669aacc5a93
1 file changed
tree: 428e38f270b32091158799ec40cde5d848b80ea9
  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.