Peng - can you provide a fix for this? On Mon, 7 Jun 2021 at 17:55, kernel test robot <lkp@xxxxxxxxx> wrote: > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > head: 7f09e895a7f3e0af63bf9ec6c7c22893ec7e6c8e > commit: 79806d32d5aaafbf170e9b0c03b15d1be77f4c64 [5516/7700] remoteproc: imx_rproc: support i.MX8MN/P > config: arm-randconfig-r001-20210607 (attached as .config) > compiler: arm-linux-gnueabi-gcc (GCC) 9.3.0 > reproduce (this is a W=1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=79806d32d5aaafbf170e9b0c03b15d1be77f4c64 > git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git > git fetch --no-tags linux-next master > git checkout 79806d32d5aaafbf170e9b0c03b15d1be77f4c64 > # save the attached .config to linux build tree > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot <lkp@xxxxxxxxx> > > All errors (new ones prefixed by >>): > > arm-linux-gnueabi-ld: drivers/remoteproc/imx_rproc.o: in function `imx_rproc_stop': > >> imx_rproc.c:(.text+0x140): undefined reference to `__arm_smccc_smc' > arm-linux-gnueabi-ld: drivers/remoteproc/imx_rproc.o: in function `imx_rproc_detect_mode': > imx_rproc.c:(.text+0x272): undefined reference to `__arm_smccc_smc' > arm-linux-gnueabi-ld: drivers/remoteproc/imx_rproc.o: in function `imx_rproc_start': > imx_rproc.c:(.text+0x5e0): undefined reference to `__arm_smccc_smc' > --- > 0-DAY CI Kernel Test Service, Intel Corporation > https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx