| commit | 27b437aaccb20bde6274556129ec8a9764181482 | [log] [tgz] |
|---|---|---|
| author | Victor Costan <costan@fuchsia.infra.roller.google.com> | Tue Mar 21 23:52:06 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 21 16:53:01 2023 -0700 |
| tree | b26e9378fc54fd4aa41bf35f5742810ecf91fc64 | |
| parent | 1990b7dfed74fbd2cb0050a1cf76de1f69a7d2c7 [diff] |
[roll] Roll fuchsia [fusb302][vim3] Add class responsible for handling FUSB302 signals. Conceptually, signals are indicators that specific events have occurred. All FUSB302 signals are delivered as interrupts. This CL introduces a class that manages signal delivery (which comes down to mask and interrupt registers), with a well-defined API and tests. Upcoming CLs will replace fusb302.cc code that accesses signals with uses of this class. Original-Bug: 122113 Test: fx test fusb302-test (no functional changes) Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/822548 Original-Revision: cf92c160d05e5ff140e0cb7c4096e057353fa681 GitOrigin-RevId: 1023c7dacb0d37cb7676fd04ed57c891a7e9bbc7 Change-Id: I0faf235c6c8cba5d1d45f2109044c8bb349e2216
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.