[roll] Roll fuchsia [rfc] Fix changes not included when RFC 0224 was landed

After RFC 0224 was approved, I accidentally submitted an older version
of the RFC before Roland's last comments were included. I included them
in the original CL but they got lost when I renamed the file after the
RFC was approved. This includes those changes that were left out
(https://fuchsia-review.git.corp.google.com/c/fuchsia/+/817252/12..13).

Specifically, they are:
- The changes explicitly mentioning the tag size for Sv38 vs Sv48 vs
  Sv57.
- ZX_RISCV64_FEATURE_ADDRESS_TAGGING_ZJPM_8BIT
- Brief discussion on emulator support
- Formatting
- A link to qemu support

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/915613
Original-Revision: d00bc42389eaf22ef93cf3392273e9aa8f5b4bc0
GitOrigin-RevId: 4a353f4c4d923983481cb81be4e61894ecd67ba0
Change-Id: I4f9d661f57d0ca22aaf82aaa38fdc280c910508e
1 file changed
tree: 905b2614b3dab62fb8514cf3abbaaaf1db7e5996
  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.