linux-brain/samples/mic/mpssd
Sherry Sun b29a0109ff MLK-24793: samples: mpssd: change mpssd makefile to support arm64 architecture
Since imx-mic also need user space tool to boot vop, so use Intel's
mpssd tool directly. Here need change makefile to make mpssd can be
built on arm64 architecture.

For arm64 architecture, use below command to build mpssd:
make -C samples/mic/mpssd/ ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu-

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Reviewed-by: Fugang Duan <fugang.duan@nxp.com>
2020-09-22 14:48:50 +08:00
..
.gitignore samples: move mic/mpssd example code from Documentation 2016-09-20 12:38:48 -06:00
Makefile MLK-24793: samples: mpssd: change mpssd makefile to support arm64 architecture 2020-09-22 14:48:50 +08:00
micctrl treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290 2019-06-05 17:36:38 +02:00
mpss treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290 2019-06-05 17:36:38 +02:00
mpssd.c MLK-24572-3: include: mic: add round_up(x,4) for vring_size to avoid kernel panic 2020-09-22 14:48:49 +08:00
mpssd.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290 2019-06-05 17:36:38 +02:00
sysfs.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290 2019-06-05 17:36:38 +02:00