Hi,
On 7/13/20 7:40 PM, kernel test robot wrote:
EXTERNAL EMAIL: Do not click links or open attachments unless you
know the content is safe
tree:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
linux-5.4.y
head: e72abf1f11a982a2a3fb555b5a9bd2eb2011dee8
commit: 571f8b20d234ecf8844e2a7237ca7d89991d9a22 [793/3868] crypto: atmel - Fix authenc
support when it is set to m
config: csky-randconfig-r006-20200713 (attached as .config)
compiler: csky-linux-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
git checkout 571f8b20d234ecf8844e2a7237ca7d89991d9a22
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=csky
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 >>):
csky-linux-ld: drivers/crypto/atmel-aes.o: in function
`atmel_aes_authenc_init_tfm':
atmel-aes.c:(.text+0x366): undefined reference to `atmel_sha_authenc_get_reqsize'
This should be fixed with upstream commit
aee1f9f3c30e1e20e7f74729ced61eac7d74ca68
ta