[roll] Roll fuchsia [x86-legacy-boot] Avoid unnecessary copies of objs

Take const references of objects when calculating whether they are
contained in the load image or not, and also when converting such
objects to memory ranges.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1250027
Original-Revision: 9d3d30e2575f692aeda2049f61fac286b567f9f9
GitOrigin-RevId: 4d4c14c7a434d7d325de2551d9dcf0c1b65c3bb8
Change-Id: I91b0ffc288e1d89b5f85615c01ac1ab300fb3dd7
1 file changed
tree: ff5522590a3aa697eaf5c5ec137ae0b9c00df302
  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.