User Tools

Site Tools


gsoc:2020-gsoc-sound-open-firmware

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
gsoc:2020-gsoc-sound-open-firmware [2020/03/04 08:46]
dbaluta [Small ideas to work on to get familiar with the project]
gsoc:2020-gsoc-sound-open-firmware [2020/03/04 08:54]
dbaluta [Use Qemu to get a feel of how things are working]
Line 55: Line 55:
 Before sending the patch to community please send it to daniel.baluta@nxp.com for review. Make sure you only look into drivers/​staging directory. Before sending the patch to community please send it to daniel.baluta@nxp.com for review. Make sure you only look into drivers/​staging directory.
  
 +==== Use Qemu to get a feel of how things are working ====
 +
 +  * Qemu repo is at https://​github.com/​thesofproject/​qemu/​ we use branch sof-v4.2
 +  * Try to boot sof-imx8.ri SOF binary with qemu
 +    * Use the following command ./​xtensa-softmmu/​qemu-system-xtensa -cpu imx8 -M adsp_imx8 -nographic -kernel ../​sof.git/​build_imx8_gcc/​src/​arch/​xtensa/​sof-imx8.ri
 +  * Look at [[https://​www.alsa-project.org/​wiki/​Firmware#​Using_the_Qemu_DSP_emulator | Using the Qemu DSP emulator]] to run the SOF binaries.
  
  
gsoc/2020-gsoc-sound-open-firmware.txt ยท Last modified: 2020/03/04 08:59 by dbaluta