summaryrefslogtreecommitdiffstats
path: root/omap4.mk
diff options
context:
space:
mode:
authorTrusted Logic <smc_support@trusted-logic.com>2012-03-13 17:27:19 -0500
committerKenny Root <kroot@google.com>2012-03-22 10:50:46 -0700
commita2887676c32488de5b135e89669f0ab80952a6bd (patch)
tree52264fa2d2a784dd0b32c8d54cb17f01b739a35a /omap4.mk
parent7f4f46184b2ee50486f861c03d2a56d1693c466a (diff)
downloadhardware_ti_omap4-a2887676c32488de5b135e89669f0ab80952a6bd.zip
hardware_ti_omap4-a2887676c32488de5b135e89669f0ab80952a6bd.tar.gz
hardware_ti_omap4-a2887676c32488de5b135e89669f0ab80952a6bd.tar.bz2
SMC: Initial release of libtf_crypto_sst.so
libtf_crypto_sst.so is a single shared object where the Normal World APIs are implemented for Secure Storage, Cryptographic, and Monotonic Counter Facility. These are the "Core Secure Services" The crypto core secure service exposing crypto functionality for client applications supports exactly the same mechanisms as the ones exposed by the Internal PKCS#11 SSDI Crypto API. In order to optimize some cryptographic operations from the External cryptoki API, the SMC makes use of the Cryptographic HW Accelerators in public mode (in the SMC driver), through the Cryptoki Update Shortcut (CUS) and the aggressive mode. Change-Id: I3ebf83a0c84fb33f0f779a6224032b7aad06ef45 Signed-off-by: Bryan Buckley <bryan.buckley@ti.com> Signed-off-by: Trusted Logic <smc_support@trusted-logic.com>
Diffstat (limited to 'omap4.mk')
-rw-r--r--omap4.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/omap4.mk b/omap4.mk
index 0fc74f5..9a7324e 100644
--- a/omap4.mk
+++ b/omap4.mk
@@ -33,5 +33,6 @@ PRODUCT_PACKAGES := \
libomxcameraadapter \
hwcomposer.omap4 \
smc_pa_ctrl \
- tf_daemon
+ tf_daemon \
+ libtf_crypto_sst