summaryrefslogtreecommitdiff
path: root/hifi/xaf/hifi-dpf/core/xf-mem.c
AgeCommit message (Collapse)Author
2022-02-23hikey960: Remove hifi dsp support.John Stultz
The hifi dsp support wasn't frequently used nor enabled by default. Since we are moving binary firmware objects to the vendor package, just remove the hifi dsp logic and firmware all together. This patch reapplies the reverted patch of the same name, as issues were seen when the vendor package was missing. Signed-off-by: John Stultz <john.stultz@linaro.org> Change-Id: I6d72e5ca52a4b1b0ca460e0c4613c09175dba02d
2022-02-16Revert "hikey960: Remove hifi dsp support."Steve Muckle
This reverts commit 1d7e5889cd761a9eaecb130c52582d2b0707a08d. Reason for revert: previous commit broke build_test target, b/219798815 Change-Id: If678459053b79b81de27a1b7d514cc0c6101d97d
2022-02-15hikey960: Remove hifi dsp support.John Stultz
The hifi dsp support wasn't frequently used nor enabled by default. Since we are moving binary firmware objects to the vendor package, just remove the hifi dsp logic and firmware all together. Signed-off-by: John Stultz <john.stultz@linaro.org> Change-Id: Iab65f73aa33e2777b8e06ac5b6e075e23ecbe8ae
2018-04-27hikey960: HiFi3 DSP firmware and documentationandroid-wear-p-preview-2android-o-mr1-iot-release-1.0.0Niranjan Yadla
HiFi3 DSP firmware source code, documentation to build and understand DSP Change-Id: I752416536cc2165868c56d2a2ba2d60b71c2b9a4 Signed-off-by: Niranjan Yadla <nyadla@cadence.com>