[roll] Roll fuchsia [kernel] Move code-patching test to HandoffFromPhys()

It's currently in the way in start.S, the call just needs to happen
somewhere unconditionally and this location is among the first set of
instructions run in the kernel still.

Original-Bug: 42164859
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1212557
Original-Revision: 014bfd671bf5d76c537852ac1e66fcd0e6de00f9
GitOrigin-RevId: 963ea0338d8bdc3bb810497c11225cb41c145d56
Change-Id: I8222e8e6bdefd29b5911598387f390724d1bfa91
1 file changed
tree: 08dd1cb138cbea7f8689ae8741a8e96d2cb9f4da
  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.