Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote core is not working in openWRT #2

Open
NguyenTrongThinh opened this issue Dec 25, 2024 · 0 comments
Open

Remote core is not working in openWRT #2

NguyenTrongThinh opened this issue Dec 25, 2024 · 0 comments

Comments

@NguyenTrongThinh
Copy link

I enable Linux configuration as below:
CONFIG_REMOTEPROC=y
CONFIG_REMOTEPROC_CDEV=y
CONFIG_REMOTEPROC_SRM_CORE=y
CONFIG_REMOTEPROC_SRM_DEV=y
CONFIG_TEE_REMOTEPROC=y
CONFIG_STM32_RPROC=y
CONFIG_RPMSG=y
CONFIG_RPMSG_CHAR=y
CONFIG_RPMSG_CTRL=y
CONFIG_RPMSG_NS=y
CONFIG_RPMSG_TTY=y
CONFIG_RPMSG_VIRTIO=y
CONFIG_STM32_IPCC=y
I checked the device tree, it looks ok.
I got an error that the driver could not work
[16.481009] platform 10000000.m4: deferred probe pending
The remote core is not enable. What wrong with my configuration or this feature is not supported?
I use the branch master with latest commit. My hardware is STM32MP157F-DK2.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant