[roll] Roll fuchsia [kernel][phys] Introduce a virtual address loading test

This change introduces a virtual address loading test in which a basic
module is loaded in the upper half address space and branched into. This
test  will ultimately morph into a test to exercise the machinery behind
the eventual loading of the kernel by physboot.

Original-Bug: 91187
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/925239
Original-Revision: a7d5c0261d4ed642d915b2c60da4113de3143b0f
GitOrigin-RevId: e80ab4c6212e41a6b6c337d47669151dd97ec62a
Change-Id: I36b74ef8521421049c8382de4cb256da685ace1a
1 file changed
tree: ef3757727fe454210b87e38cb638e28bfe5a00e9
  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.