[roll] Roll fuchsia [kernel][phys] Clean up ELF kernel PT_INTERP validation

This resolves an old TODO by using `gSymbolize->build_id()` to
get the current module's (i.e. physboot's) build ID.

Original-Bug: 91187
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/904878
Original-Revision: 9e9e7bbce2bc448d6e9d44c7d3e985dab33db012
GitOrigin-RevId: 699292e1fbdd9953e583bb4a6a78630ab914d189
Change-Id: I19d8d61c87780d3012ef4b4e6fb59de85d872567
1 file changed
tree: ee4b047440c010c70e3713ef43126fc1433da667
  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.