Hi Mathieu,
Subject: Re: [linux-next:master 5516/7700] imx_rproc.c:undefined
reference
to `__arm_smccc_smc'
Peng - can you provide a fix for this?
Yes. Will provide a fix soon.
Thanks,
Peng.
>
> On Mon, 7 Jun 2021 at 17:55, kernel test robot <lkp(a)intel.com> wrote:
> >
> > tree:
>
https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.ker
> nel.org%2Fpub%2Fscm%2Flinux%2Fkernel%2Fgit%2Fnext%2Flinux-next.git&a
> mp;data=04%7C01%7Cpeng.fan%40nxp.com%7C099666f4f5cb43bb7d4808d
> 92b623b29%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C637588
> 523162572060%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJ
> QIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=R3H
> 7nLCzEAUyOWzaaUkEPZX7o4fyeFlGpdxX%2By1PyuQ%3D&reserved=0
> 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://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fraw.git
> hubusercontent.com%2Fintel%2Flkp-tests%2Fmaster%2Fsbin%2Fmake.cross
> &data=04%7C01%7Cpeng.fan%40nxp.com%7C099666f4f5cb43bb7d480
> 8d92b623b29%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C6375
> 88523162572060%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAi
> LCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=3
> JCsEDoeq1NeH4BMVTcBn4UxLNCfMlk4X8uJa1vSttQ%3D&reserved=0
> -O ~/bin/make.cross
> > chmod +x ~/bin/make.cross
> > #
>
https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.ker
> nel.org%2Fpub%2Fscm%2Flinux%2Fkernel%2Fgit%2Fnext%2Flinux-next.git%
> 2Fcommit%2F%3Fid%3D79806d32d5aaafbf170e9b0c03b15d1be77f4c64&am
> p;data=04%7C01%7Cpeng.fan%40nxp.com%7C099666f4f5cb43bb7d4808d92
> b623b29%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C63758852
> 3162572060%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQI
> joiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=9pFWj
> 0lj0sNpCxwjBruqfiSjWS5XRCCyuT1nw1oFdoM%3D&reserved=0
> > git remote add linux-next
>
https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.ker
> nel.org%2Fpub%2Fscm%2Flinux%2Fkernel%2Fgit%2Fnext%2Flinux-next.git&a
> mp;data=04%7C01%7Cpeng.fan%40nxp.com%7C099666f4f5cb43bb7d4808d
> 92b623b29%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C637588
> 523162572060%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJ
> QIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=R3H
> 7nLCzEAUyOWzaaUkEPZX7o4fyeFlGpdxX%2By1PyuQ%3D&reserved=0
> > 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(a)intel.com>
> >
> > 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://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist
> > s.01.org%2Fhyperkitty%2Flist%2Fkbuild-all%40lists.01.org&data=04%7
> >
> C01%7Cpeng.fan%40nxp.com%7C099666f4f5cb43bb7d4808d92b623b29%7C
> 686ea1d3
> >
> bc2b4c6fa92cd99c5c301635%7C0%7C0%7C637588523162572060%7CUnkn
> own%7CTWFp
> >
> bGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVC
> I6Mn
> >
> 0%3D%7C1000&sdata=RYGzS5BoxkOaJ64cHWzTelXru7lvoaEsxm1LvV%2
> BLXMk%3D
> > &reserved=0