SOF Scripts
Allows quickly building of SOF binaries:
IMPORTANT: - before running the scripts create your working directory and set up the correct value for WORKDIR in each scripts. - by default we need to create the directory $HOME/work/sof_dir because WORKDIR=$HOME/work/sof_dir
Just run;
- source ./setup_toolchain.sh
- this clones the toolchain and sets the working environment
- ./setup_alsa.sh
- this compiles newer alsa version needed by topology. This needs to be done only once.
- ./setup_sof.sh
- compiles from scratch SOF firmware and topology creating an arhives with the binaries.