stm32mp1: update resource table management
Rebase the resource table management to the new implementation in open-amp module Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
This commit is contained in:
parent
25ec73986b
commit
5c310521d1
6 changed files with 2 additions and 116 deletions
|
@ -13,7 +13,7 @@ SECTIONS
|
|||
{
|
||||
|
||||
#include <linker/rel-sections.ld>
|
||||
#ifdef CONFIG_RPROC_RSC_TABLE
|
||||
#ifdef CONFIG_OPENAMP_RSC_TABLE
|
||||
|
||||
SECTION_PROLOGUE(.resource_table,, SUBALIGN(4))
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue