[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202207251717.Z6tTRx8w-lkp@intel.com>
Date: Mon, 25 Jul 2022 17:48:33 +0800
From: kernel test robot <lkp@...el.com>
To: Maximilian Luz <luzmaximilian@...il.com>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
Steev Klimaszewski <steev@...i.org>
Subject: [steev:sc8280xp-next-20220714 10/11] qcom_tee.c:undefined reference
to `qcom_scm_call'
tree: https://github.com/steev/linux sc8280xp-next-20220714
head: c31ad66577ce26a1414d843c526244ddb75283bf
commit: 83d2fed55d3f7504dc2af5dbc73768d3aaff2618 [10/11] wip! firmware: Add support for Qualcomm UEFI Secure Application
config: i386-allyesconfig (https://download.01.org/0day-ci/archive/20220725/202207251717.Z6tTRx8w-lkp@intel.com/config)
compiler: gcc-11 (Debian 11.3.0-3) 11.3.0
reproduce (this is a W=1 build):
# https://github.com/steev/linux/commit/83d2fed55d3f7504dc2af5dbc73768d3aaff2618
git remote add steev https://github.com/steev/linux
git fetch --no-tags steev sc8280xp-next-20220714
git checkout 83d2fed55d3f7504dc2af5dbc73768d3aaff2618
# save the config file
mkdir build_dir && cp config build_dir/.config
make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
ld: drivers/firmware/qcom_tee.o: in function `qctee_os_scm_call':
>> qcom_tee.c:(.text+0x34): undefined reference to `qcom_scm_call'
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for QCOM_TEE
Depends on QCOM_SCM
Selected by
- QCOM_TEE_UEFISECAPP && EFI
--
0-DAY CI Kernel Test Service
https://01.org/lkp
Powered by blists - more mailing lists