commit | 66961394093983adeeac3fb35d6eaed00bfa5b47 | [log] [tgz] |
---|---|---|
author | Daniel Allred <d-allred@ti.com> | Fri Sep 02 00:40:24 2016 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sun Oct 02 08:09:57 2016 -0400 |
tree | b0acf663f53781e0636da881ebb57afa4732d640 | |
parent | 32d333f2f068c77024631e54b3edc1c992d964a4 [diff] |
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>