Skip to content

Commit 7253ad3

Browse files
iuliana-prodancfriedt
authored andcommitted
samples: openamp_rsc_table: remove unused config
Remove the FW_READY reply config, as it's not required for the M7 core on i.MX8M Plus. This setting triggers an interrupt to the host, which is unnecessary in the case of M7 (check host-side imx_rproc driver in Linux). Signed-off-by: Iuliana Prodan <[email protected]>
1 parent 227f0e4 commit 7253ad3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/subsys/ipc/openamp_rsc_table/boards/imx8mp_evk_mimx8ml8_m7.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ CONFIG_LOG_PRINTK=n
22
CONFIG_IPM_IMX_MAX_DATA_SIZE_16=n
33
CONFIG_IPM_IMX_MAX_DATA_SIZE_4=y
44
CONFIG_OPENAMP_WITH_DCACHE=y
5-
CONFIG_IPM_IMX_FW_READY_REPLY=y
65
CONFIG_LOG=y
76
CONFIG_LOG_BACKEND_UART=y
87
CONFIG_LOG_DEFAULT_LEVEL=0

0 commit comments

Comments
 (0)