Hello,
We are using the nRF9160-DK (ARM platform) and are running the llext examples. However, we encounter a NULL return when calling llext_find_sym(). Could you please confirm if there are any architecture limitations or known issues related to using llext on the nRF9160-DK
CONFIG_ARM_AARCH32_MMU=n
CONFIG_USERSPACE=n
CONFIG_TRUSTED_EXECUTION_NONSECURE=y
Logs https://drive.google.com/file/d/1TWCxfk2OyxBhDFBD4J0x43b8Su7x49Sn/view?usp=drive_link
Thank you for your support!