[roll] Roll fuchsia [starinx][loader] Set AT_SECURE in aux vector

This CL sets the AT_SECURE entry in the aux vector to 1 if the real
uid does not match the effective uid or if the real gid does not match
the effective gid.

Original-Bug: b/328629782
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1093962
Original-Revision: a2a87c53e965a43d251007084910142af58fdbf7
GitOrigin-RevId: 552d824f250f0585431bb35ae4391392df39baed
Change-Id: I0f7d58fdaf5e72cf9f440b18a5c5bc63a1c48671
1 file changed
tree: 39543b962b32093c2cc4c148326ab345ddf3dad8
  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 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.