[roll] Roll fuchsia [av400][dsp] Modify the way SMC accesses the dsp firmware loading address.

In order to improve the compatibility of the DSP driver, modify the
method of obtaining the loading address of the dsp firmware. In the
original program, there was an error: the value of kDspSecPowerSrt was
incorrect, and this error was not found during verification.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/780943
Original-Revision: 8b4c5ec0183ac7655405ff5d8493bc4121a3d7e0
GitOrigin-RevId: a458a0e8ffcea44100290948d141be7f4a332096
Change-Id: I6053465c82b27d7a6e19944d08a34df23656db27
1 file changed
tree: a65175896f5b321be663ca0f20b56ef42f21435b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.