ARM: omap5: add fdt secure dram reservation fixup
authorDaniel Allred <d-allred@ti.com>
Fri, 2 Sep 2016 05:40:24 +0000 (00:40 -0500)
committerTom Rini <trini@konsulko.com>
Sun, 2 Oct 2016 12:09:57 +0000 (08:09 -0400)
commit66961394093983adeeac3fb35d6eaed00bfa5b47
treeb0acf663f53781e0636da881ebb57afa4732d640
parent32d333f2f068c77024631e54b3edc1c992d964a4
ARM: omap5: add fdt secure dram reservation fixup

Adds a secure dram reservation fixup for secure
devices, when a region in the emif has been set aside
for secure world use. The size is defined by the
CONFIG_TI_SECURE_EMIF_TOTAL_REGION_SIZE config option.

Signed-off-by: Daniel Allred <d-allred@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/cpu/armv7/omap5/fdt.c