summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
* SMC: Add Android.mk with BOARD_USES_SECURE_SERVICES flag to buildBryan Buckley2011-10-201-0/+3
| | | | | | | | Enable the build of the SMC userspace components if a device has the BOARD_USES_SECURE_SERVICES flag enabled in a configuration file. Change-Id: Iadbd38bbf7d7d0495541c995f38919b3a8dee055 Signed-off-by: Bryan Buckley <bryan.buckley@ti.com>
* SMC: Initial release of smc_pa_strl, tf_daemonBryan Buckley2011-10-2032-0/+7795
These userspace components are used to load secure services in the normal (non-secure) world. The SMC kernel driver is required to use these binaries. Secure services enable certain security features such as hardware-accelerated crypto, secure storage, drm, and much more. Author: "Trusted Logic <smc_support@trusted-logic.com>." Gerrit refuses to accept. Change-Id: Ie81604d3fee31abc319643401c3cc66888f9f848 Signed-off-by: Bryan Buckley <bryan.buckley@ti.com> Signed-off-by: Trusted Logic <smc_support@trusted-logic.com>