Re: Define Addr. Space of Task

Adam Lackorzynski <[email protected]>
Newsgroups gmane.comp.micro-kernel.l4.devel
Message-ID <[email protected]>
Hi,

On Mon Mar 20, 2017 at 14:33:17 +0100, ba_f wrote:
> is it possible to link a single task to a specific memory region?
> 
> Because, I have a platform with a secure DRAM.
> But the secure DRAM is small, and the complete design with all the tasks
> won't fit.
> So, I'd like to link only one task to the secure DRAM, and all the others to
> the ordinary DRAM.
> 
> Is this possible, or is there to much dynamic allocation?

Linking a program to a specific location is well possible.
However, the extra memory region is not part of the normal RAM but an
extra piece of memory? How is it accessed? And how big is it?


Adam
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.