lkml.org 
[lkml]   [2016]   [Aug]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] Remoteproc: Add predefined coprocessor memory mapping support
Date
Hi all,

Due to diverse constraints like SoC design, coprocessor characteristics,
security context, etc, coprocessor memory mapping may be predefined/fixed at system
level.
In that case remoteproc should respect the different memory regions allocated
to coprocessor in order to ensure proper operations.
The following patches implement support of fixed memory region predefined in
firmware resource table.
During resource table handling, if resource physical address is defined, i.e
different from 0x0 or 0xFFFFFFFF (-1), remoteproc enables memory region access
using memremap function.
If resource physical address is not defined, current behavior is preserved.

Best regards,
Loic

Loic Pallardy (2):
remoteproc: Modify FW_RSC_ADDR_ANY definition
remoteproc: core: Add fixed memory region support

drivers/remoteproc/remoteproc_core.c | 61 ++++++++++++++++++++++++++----------
include/linux/remoteproc.h | 6 +++-
2 files changed, 50 insertions(+), 17 deletions(-)

--
1.9.1

\
 
 \ /
  Last update: 2016-09-17 09:57    [W:0.047 / U:0.588 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site