[roll] Roll fuchsia [audio][sst] Fix DSP module param block size

The extension word param_block_size parameter must be specified in
words (4 bytes) but it was incorrectly set in bytes. Renamed the
field for clarity.

Test: intel-hda-controller-test
Test: DMIC capture with audio-driver-ctl on Atlas with subsequent CLs
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/578487
Original-Revision: 993c158e82cd63e24e13b47b9e39a2d6ca461962
GitOrigin-RevId: b50a522325ddf7233d64394320e60988b117635c
Change-Id: I1144f3e1728aee75004e7fcd9f90d3f36389a97b
1 file changed
tree: b2eb549af2518ae2ecfe88d3bad2e86cb5c7e151
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.