Bump the hexagon-dsp-binaries to the release 20241110. Add packages for
the RB3gen2 DSP binaries.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Audio firmware for X1E80100 devices is now being provided by the
linux-firmware package, drop it from the WoA firmware package.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
The `debug-tweaks` IMAGE_FEATURE has been dropped in favour of
explicitly using corresponding features. Replace it with the suggested
list of features.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Initramfs-rootfs-image just jumps to the specified rootfs. It doesn't
require any tweaks. Drop debug-tweaks from the IMAGE_FEATURES.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Now as the dspso packages have been removed completely, we can drop them
from the image's BAD_RECOMMENDATIONS list.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Now as the dspso packages have been removed completely, we can drop them
from the image's BAD_RECOMMENDATIONS list.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
With the dspso.bin contents being provided by the hexagon-dsp-binaries
recipe the BSP package becomes empty and can be completely removed from
the layer.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
With the dspso.bin contents being provided by the hexagon-dsp-binaries
recipe the BSP package becomes empty and can be completely removed from
the layer.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
With the dspso.bin contents being provided by the hexagon-dsp-binaries
recipe the BSP package becomes empty and can be completely removed from
the layer.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
With the DSP binaries now being a part of the hexagon-dsp-binaries
package there is no need anymore to install the dspso.bin image.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
With the adspso.bin contents being provided by the hexagon-dsp-binaries
recipe the BSP package becomes empty and can be completely removed from
the layer.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
In order to migrate from provided dspso.bin binaries to the new
hexagon-dsp-binaries data modify the mount-dsp.sh script to bind-mount
device-specific DSP binaries location to the /usr/lib/rfsa dir.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Extract DSP binaries from Pixel's vendor image in order to support
FastRPC on those devices. Package them into a separate package, but
RRECOMMENT it from the main package.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Add Hexagon DSP packages to the BAD_RECOMMENDATIONS list to prevent them
from being included into the initramfs.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Add Hexagon DSP packages to the BAD_RECOMMENDATIONS list to prevent them
from being included into the initramfs.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>