[roll] Roll fuchsia [kernel][arch] Apply style changes

Previous change had outstanding comments (after change was merged),
this CL addresses those comments.

* Use 2 space indentation on new ASM files.
* Unconditionally add arch/$zircon_cpu/user-copy:tests to kernel tests.

No functional changes.

Test: fx build
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/695921
Original-Revision: b913ed1479780eeb0de1e6d2e9d0ed17267964af
GitOrigin-RevId: cfc0e15b34896fa4ebe0c219d1c0edf83bbd064a
Change-Id: Id61a2086b1e6e2a741f124f07b0c8c904ec86efb
1 file changed
tree: 1cba4924ad4ed27822553368fa96ef0ff24c839f
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.