Skip to content
Commit 4c854b61 authored by Daniel Allred's avatar Daniel Allred Committed by Tom Rini
Browse files

ti: omap5: Add Kconfig options for secure EMIF reservations



Adds start address and size config options for setting aside
a portion of the EMIF memory space for usage by security software
(like a secure OS/TEE). There are two sizes, a total size and a
protected size. The region is divided into protected (secure) and
unprotected (public) regions, that are contiguous and start at the
start address given. If the start address is zero, the intention
is that the region will be automatically placed at the end of the
available external DRAM space.

Signed-off-by: default avatarDaniel Allred <d-allred@ti.com>
parent 592a7495
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment