lib: open-amp: add helper to add resource table in project
The resource table is needed by the Linux kernel OS for a rpmsg generic support, but is also recognised by OpenAMP. This table allows to add trace based on the RAM console and to support rpmsg protocol. Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
This commit is contained in:
parent
175b8a7393
commit
25ec73986b
7 changed files with 186 additions and 0 deletions
|
@ -19,4 +19,6 @@ source "lib/posix/Kconfig"
|
|||
|
||||
source "lib/updatehub/Kconfig"
|
||||
|
||||
source "lib/open-amp/Kconfig"
|
||||
|
||||
endmenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue