[roll] Roll fuchsia [elfldltl] Add verbose versions of Valid and Loadable checks

This extends the Ehdr::Valid and Ehdr::Loadable calls with new
verbose template overloads using the Diagnostics API to diagnose
invalid and unloadable files in detail.

Original-Bug: 91206
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/703783
Original-Revision: 57b9b8d74ec27e9807c7f125f4703bd79f0bd004
GitOrigin-RevId: e99634c29326712c01e0ce2e1786cf2cb9e3eda6
Change-Id: I76fb2aa51aaedbac9e37be3de681cc8e2918c4dc
1 file changed
tree: 89cd9cfe8e2ffea91e6a86feeade17c8afcb1607
  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.