summaryrefslogtreecommitdiffstats
path: root/omap4.mk
Commit message (Collapse)AuthorAgeFilesLines
* Disable hardware video encoding/decodingHEADreplicant-4.2-0004replicant-4.2-0003replicant-4.2-0002replicant-4.2-0001replicant-4.2Paul Kocialkowski2013-12-311-7/+0
| | | | | Change-Id: I5244230538db1b9b83792cf530583da603c7a5d1 Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Fix the build.Jim Miller2012-08-031-2/+1
| | | | | | | | Revert "Revert Widevine 6.0.0 -> 4.5.0 libraries" This reverts commit 6e18d140dfd80193121abf35764b8dad2f369041 Change-Id: Ia2cb66fc1f88298df675b9085b16c83558dede62
* Revert Widevine 6.0.0 -> 4.5.0 librariesEdwin Wong2012-08-031-1/+2
| | | | | | | | | | | | 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
* Remove libdrmdecrypt from AOSP build.Fred2012-07-071-1/+0
| | | | | | | | | | | | | | 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
* Put back old ion libraryRebecca Schultz Zavin2012-06-281-1/+1
| | | | | | | 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>
* Build libdrmdecrypt by linking against new wv static library.Andreas Huber2012-04-271-0/+1
| | | | | | related-to-bug: 5986621 Change-Id: I3776726b13bb3cc66ebd6d64248ba792110be983
* add omapfb.h header fileErik Gilling2012-04-031-0/+1
| | | | Change-Id: Idf2fc29df673ee0e8bf8e72616ccb4dcb4181d92
* SMC: Initial release of libtf_crypto_sst.soTrusted Logic2012-03-221-1/+2
| | | | | | | | | | | | | | | | | | | 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>
* SMC: Include SMC userpace components in PRODUCT_PACKAGESBryan Buckley2011-10-201-1/+4
| | | | | | | | 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>
* Enable Secure-component call into Misc driverSarthak Aggarwal2011-10-071-0/+1
| | | | | Change-Id: If2cb2f7744967df6632dd097bd5a9576cf4f9718 Signed-off-by: Sarthak Aggarwal <sarthak@ti.com>
* omap4xxx: hasta la vista, libtimemmgrIliyan Malchev2011-09-091-1/+0
| | | | | Change-Id: Ib2e253090258299ec21f9f17e1763be8bf3cc1dc Signed-off-by: Iliyan Malchev <malchev@google.com>
* MPEG4Enc: New omx proxy component for MPEG4 encoder is addedSrinivas Kowtal2011-08-291-0/+1
| | | | | | Signed-off-by: Srinivas Kowtal <ksrini@ti.com> Change-Id: I8cd4286d5fc303e73817a69b2f8bf518e61ee10d
* Rename YV12 to I420.Chih-Chung Chang2011-08-091-1/+1
| | | | Change-Id: I6cc50061c47220aca176147fe2c765ca1a55013c
* initial commitIliyan Malchev2011-08-081-0/+33
Change-Id: I8f7a7eeece0e516efa486b77e9d97805c0e65d3e Signed-off-by: Iliyan Malchev <malchev@google.com>