[roll] Roll fuchsia [spmi] Switch to debug service in spmi-ctl and update routing

The --target option is now mandatory and accepts an integer ID of the
SPMI target device to connect to. An optional --controller option is
added to specify the name of the controller to connect to: if
unspecified, the first entry in the service directory is used. The
ability to connect using a hexadecimal service name has been removed.

All routes that previously referred to TargetService and
SubTargetService have been changed to DebugService to reflect the
changes to spmi-ctl.

Test: spmi-ctl-test
Test: Used spmi-ctl to read registers on Kola
Original-Fixed: 368117439
Original-Bug: 361853516
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1128274
Original-Revision: 485af07906f30dc9e3c46ef4b537e5105bfbde75
GitOrigin-RevId: 763c8c58a614adcb7b8519a67fe1f4b4f6f44d4c
Change-Id: I81bdef8ebb546668fb0f36b40d417633a5c6e89b
1 file changed
tree: db8abf4813970237effddb91c6ac4e8866c89d68
  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.