commit | 5f858eb6e49671e558af64f3d0e6c347c1eec7a5 | [log] [tgz] |
---|---|---|
author | Daniel Allred <d-allred@ti.com> | Fri Sep 02 00:40:21 2016 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sun Oct 02 08:09:55 2016 -0400 |
tree | 73d6ace6f93be12726643dee93a167cd6ee2d8c7 | |
parent | 082384bd5d5761e4fceb22a300110081f45c08d5 [diff] |
arm: omap5: secure API for EMIF memory reservations Create a few public APIs which rely on secure world ROM/HAL APIs for their implementation. These are intended to be used to reserve a portion of the EMIF memory and configure hardware firewalls around that region to prevent public code from manipulating or interfering with that memory. Signed-off-by: Daniel Allred <d-allred@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>