-
CONFIG_OPENAMP_RSC_TABLE
¶
coprocessor resource table
Type: bool
Help¶
add the resource table in the generated binary. This table is
compatible with linux remote proc framework and OpenAMP library.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/lib/open-amp/Kconfig:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/lib/Kconfig:14
Menu path: (Top) → Additional libraries
config OPENAMP_RSC_TABLE
bool "coprocessor resource table"
imply OPENAMP
help
add the resource table in the generated binary. This table is
compatible with linux remote proc framework and OpenAMP library.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)