[roll] Roll fuchsia [iwlwifi] Dfv2 migration for iwlwifi driver

This change:
1. Fit iwlwifi driver into Driver Framework version 2.
2. Modified wlanphy and wlansoftmac driver to do protocol connection
from v1 driver to v2 driver  properly.
3. Refactored the test framework(sim-trans and etc.) of iwlwifi
driver tests.
4. Added a fake driver host in the wlan driver test library, it’s a
temporary alternative of mock_ddk.

Original-Bug: 99959
Test:
1. iwlwifi_tests under new context.
2. Manual tests on devices include common operations like scan,
connect, and playing youtube.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/692243
Original-Revision: bed0e642e93ca8b1fa014274ac25961a7648ff79
GitOrigin-RevId: c2d9ad9062711d212278cc79f36d06d6814f3749
Change-Id: I113206675d3182ac1b5ec7068e5014ac06fb4dd9
1 file changed
tree: ff318a759f67ad6c6a83117fe9db535dd87fa044
  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.