[roll] Roll fuchsia [ld] Apply Relro to Remote Load Module

Add the logic to apply RELRO protections to the remote load module,
before the segments are aligned.

Add the `CanReplace()` method to SegmentWithVmo wrapper to allow segment
replacement only if there is no VMO installed.

Original-Fixed: b/42084200
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/962697
Original-Revision: b9c45b7a426baf3c6eb6d7e709690b6d2ca8b4ec
GitOrigin-RevId: 5808a4ccd153e5172362a7dca336518d899b2881
Change-Id: Ia155ffc11d1c4a80cf6af0e8d0f9abed160d8dca
1 file changed
tree: e5cf715d8bc6dc6f8fb1747dc68eff0e2c6352d8
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.