We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e10e7f commit 164022dCopy full SHA for 164022d
samples/subsys/ipc/openamp_rsc_table/boards/imx8mp_evk_mimx8ml8_adsp.conf
@@ -2,4 +2,7 @@ CONFIG_LOG_PRINTK=n
2
CONFIG_IPM_IMX_MAX_DATA_SIZE_16=n
3
CONFIG_IPM_IMX_MAX_DATA_SIZE_4=y
4
CONFIG_OPENAMP_WITH_DCACHE=y
5
-CONFIG_IPM_IMX_FW_READY_REPLY=y
+
6
+#vendor-specific resource table
7
+CONFIG_OPENAMP_VENDOR_RSC_TABLE=y
8
+CONFIG_OPENAMP_VENDOR_RSC_TABLE_FILE="nxp_resource_table.c"
0 commit comments