[roll] Roll fuchsia [kernel][phys] Remove old ArchSetUp() and InitMemory() signatures

All users have been migrated over to the new EarlyBootZbi-flavored
signatures.

Original-Bug: 408020980
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271604
Original-Revision: 051898c183d3293a137342c899e6a017ac5b5400
GitOrigin-RevId: 4e1ce387b0118e9f6ec29b0b045ea32c7b60269a
Change-Id: I4ba02e1009d30fcb6f6417ed02d97e5039c507a8
1 file changed
tree: 77ac179a56dcb960dc61ce6dde2f2641dfcf47d7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.