unknown symbol sm_detect_keystore_units

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

unknown symbol sm_detect_keystore_units

872 Views
pratyushtomar
Contributor IV

I am trying to follow this document Generate Blob Under Linux for generating blob for our custom board based which used imx6ul processor. But when I try to load generated key_blob_module.ko I get following error

insmod key_blob_module.ko
key_blob_module: Unknown symbol sm_detect_keystore_units (err 0)
key_blob_module: Unknown symbol sm_establish_keystore (err 0)
key_blob_module: Unknown symbol sm_keystore_slot_import (err 0)
key_blob_module: Unknown symbol sm_keystore_slot_alloc (err 0)
key_blob_module: Unknown symbol sm_release_keystore (err 0)
key_blob_module: Unknown symbol sm_keystore_slot_load (err 0)
key_blob_module: Unknown symbol sm_keystore_slot_dealloc (err 0)
key_blob_module: Unknown symbol sm_keystore_slot_read (err 0)
key_blob_module: Unknown symbol sm_keystore_slot_export (err 0)
insmod: ERROR: could not insert module key_blob_module.ko: Unknown symbol in module

How can I resolve my problem?

Labels (3)
0 Kudos
2 Replies

668 Views
Yuri
NXP Employee
NXP Employee

Hello,

   Do You use  L4.1.15_2.0.0 ?

Regards,

Yuri.

0 Kudos

668 Views
pratyushtomar
Contributor IV

Hi Yuri

Yes I am using L4.1.15_2.0.0..  

0 Kudos