On 16-1-2014 13:37, [email protected] wrote:
Hello!

I'm afraid this is not really a BeagleBone question. But since PRU is not officially supported by TI, I hope someone out here is enlightened... ;-) The PRU can access the whole global address range of the Sitara, right? But are a PRU's memory accesses run through the MMU? My goal is to protect given memory areas and/or peripherals from being accessed by PRU code. Is that possible?

Thanks in advance.

Greetings
Tobias
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Hi,

No, like a DMA controller, the PRU directly accesses physical memory. No MMU and no protection. A simple code error can crash your system, or PRU malware can capture your creditcard data ;-)

-- Bas

--
For more options, visit http://beagleboard.org/discuss
--- You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to