[roll] Roll fuchsia [stanix] Add PR_{SET, GET}_SECUREBITS

This change implements the prctl's for setting and getting a task's
securebits. These determine how task capabilities are handled.

This implementation does not currently support locked flags.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/696302
Original-Revision: b211adc70c73c167b2465ee509b86dc6758e7eb2
GitOrigin-RevId: 7d4548becec2e03dab3c5a0f2da53214936c492e
Change-Id: Iab49289e96923527975002f83ca58fa028274191
1 file changed
tree: 035cb358c088424831bcf22f7fa34b03798a0906
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.