commit | 51d0638650646e4e2d87600829fe004cd767756e | [log] [tgz] |
---|---|---|
author | Daniel Allred <d-allred@ti.com> | Mon Jun 27 09:19:17 2016 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 14 18:22:18 2016 -0400 |
tree | 8de76ce933d69ccab7d4b44743c0ce8ea4a9d330 | |
parent | ec6f61003b6cda13b20878a990e5f9b70496d0ad [diff] |
arm: omap-common: add secure smc entry Add an interface for calling secure ROM APIs across a range of OMAP and OMAP compatible high-security (HS) device variants. While at it, also perform minor cleanup/alignment without any change in functionality. Signed-off-by: Daniel Allred <d-allred@ti.com> Signed-off-by: Andreas Dannenberg <dannenberg@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>