[roll] Roll fuchsia [fake-bti] Thread safety

fake_bti_get_pinned_vmos and fake_bti_get_phys_from_pinned_vmo were both
thread-unsafe, as they iterated over the pinned VMOs of the fake BTI
without holding its internal lock.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1257988
Original-Revision: 68420007e180bf67f6184d08c87e6eba861cb9a6
GitOrigin-RevId: 345b8123871f6996b80ebe0694882e17e3193e2d
Change-Id: If11b8d56d3ed4e037b3e2e11db5432983014bd72
1 file changed
tree: 95fb3c258ebd3346c2a6be54f4cc40d9e1ac7c53
  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.