summaryrefslogtreecommitdiff
path: root/omap4.mk
AgeCommit message (Collapse)Author
2012-08-03Fix the build.Jim Miller
Revert "Revert Widevine 6.0.0 -> 4.5.0 libraries" This reverts commit 6e18d140dfd80193121abf35764b8dad2f369041 Change-Id: Ia2cb66fc1f88298df675b9085b16c83558dede62
2012-08-03Revert Widevine 6.0.0 -> 4.5.0 librariesEdwin Wong
Includes Widevine libraries Version 4.5.0.7809 Also fixed samplePlayer's MediaCodec mode not running and WVDrmInfoRequestStatusKey returning incorrect value. Change-Id: I1d7df9cf3935d7fec143e326f142e974979cc69b related-to-bug: 6929628 related-to-bug: 6833718 related-to-bug: 6889322
2012-07-07Remove libdrmdecrypt from AOSP build.Fred
Not all boards that use the omap4 chipset need to have the drm library. In particular, the panda does not. The libdrmdecrypt make file was moved from hardware/ti/omap4xxx, to vendor/ti/proprietary. The directory libdrmdecrypt was removed in this change, and added in change Icbeb6c5c. The dependency on libdrmdecrypt was removed from omap4.mk and added to tuna_common.mk in change Ia1019321. Change-Id: Iaad4d1122809ad67869d7515c5c5009a048bb1c2
2012-06-28Put back old ion libraryRebecca Schultz Zavin
Non-backwards compatible changes are being made to the version in system core Change-Id: I66d5119fb28a7eb3dc6cb9f7cbd1a8a8d902f290 Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
2012-04-27Build libdrmdecrypt by linking against new wv static library.Andreas Huber
related-to-bug: 5986621 Change-Id: I3776726b13bb3cc66ebd6d64248ba792110be983
2012-04-03add omapfb.h header fileErik Gilling
Change-Id: Idf2fc29df673ee0e8bf8e72616ccb4dcb4181d92
2012-03-22SMC: Initial release of libtf_crypto_sst.soTrusted Logic
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>
2011-10-20SMC: Include SMC userpace components in PRODUCT_PACKAGESBryan Buckley
The BOARD_USES_SECURE_SERVICES is tested in security subdirectory and defined in a higher level (per device) configuration file. Change-Id: I3a2ba9c359f6231d35f965a7c35b149e870ad8f2 Signed-off-by: Bryan Buckley <bryan.buckley@ti.com>
2011-10-07Enable Secure-component call into Misc driverSarthak Aggarwal
Change-Id: If2cb2f7744967df6632dd097bd5a9576cf4f9718 Signed-off-by: Sarthak Aggarwal <sarthak@ti.com>
2011-09-09omap4xxx: hasta la vista, libtimemmgrIliyan Malchev
Change-Id: Ib2e253090258299ec21f9f17e1763be8bf3cc1dc Signed-off-by: Iliyan Malchev <malchev@google.com>
2011-08-29MPEG4Enc: New omx proxy component for MPEG4 encoder is addedSrinivas Kowtal
Signed-off-by: Srinivas Kowtal <ksrini@ti.com> Change-Id: I8cd4286d5fc303e73817a69b2f8bf518e61ee10d
2011-08-09Rename YV12 to I420.Chih-Chung Chang
Change-Id: I6cc50061c47220aca176147fe2c765ca1a55013c
2011-08-08initial commitIliyan Malchev
Change-Id: I8f7a7eeece0e516efa486b77e9d97805c0e65d3e Signed-off-by: Iliyan Malchev <malchev@google.com>