All of lore.kernel.org
 help / color / mirror / Atom feed
* [chrome-os:chromeos-6.1 5/9] tlc_dp_hdcp.c:undefined reference to `tee_client_invoke_func'
@ 2024-05-29 18:31 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-05-29 18:31 UTC (permalink / raw)
  To: cros-kernel-buildreports, Guenter Roeck; +Cc: oe-kbuild-all

tree:   https://chromium.googlesource.com/chromiumos/third_party/kernel chromeos-6.1
head:   8b97081ebca485a952dbf0187bfcefe20f71dd01
commit: f3d25943c1d4020b0ad7f3049b57cc70ba462af7 [5/9] FROMLIST: Subject: [PATCH] drm/mediatek/dp: Add tee client application for HDCP
config: arm-randconfig-003-20240529 (https://download.01.org/0day-ci/archive/20240530/202405300239.ITUSN5ec-lkp@intel.com/config)
compiler: arm-linux-gnueabi-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240530/202405300239.ITUSN5ec-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202405300239.ITUSN5ec-lkp@intel.com/

All errors (new ones prefixed by >>):

   arm-linux-gnueabi-ld: drivers/gpu/drm/mediatek/tlc_dp_hdcp.o: in function `dp_tee_op_send':
>> tlc_dp_hdcp.c:(.text+0xf0): undefined reference to `tee_client_invoke_func'
>> arm-linux-gnueabi-ld: tlc_dp_hdcp.c:(.text+0x118): undefined reference to `tee_shm_get_va'
   arm-linux-gnueabi-ld: drivers/gpu/drm/mediatek/tlc_dp_hdcp.o: in function `tee_remove_device':
>> tlc_dp_hdcp.c:(.text+0x250): undefined reference to `tee_shm_free'
>> arm-linux-gnueabi-ld: tlc_dp_hdcp.c:(.text+0x25c): undefined reference to `tee_client_close_session'
>> arm-linux-gnueabi-ld: tlc_dp_hdcp.c:(.text+0x264): undefined reference to `tee_client_close_context'
   arm-linux-gnueabi-ld: drivers/gpu/drm/mediatek/tlc_dp_hdcp.o: in function `tee_add_device':
>> tlc_dp_hdcp.c:(.text+0x318): undefined reference to `tee_client_open_context'
>> arm-linux-gnueabi-ld: tlc_dp_hdcp.c:(.text+0x35c): undefined reference to `tee_client_open_session'
   arm-linux-gnueabi-ld: tlc_dp_hdcp.c:(.text+0x3a4): undefined reference to `tee_client_close_context'
>> arm-linux-gnueabi-ld: tlc_dp_hdcp.c:(.text+0x3f0): undefined reference to `tee_shm_alloc_kernel_buf'
   arm-linux-gnueabi-ld: tlc_dp_hdcp.c:(.text+0x42c): undefined reference to `tee_client_close_session'

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-05-29 18:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-29 18:31 [chrome-os:chromeos-6.1 5/9] tlc_dp_hdcp.c:undefined reference to `tee_client_invoke_func' kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.