| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Make a common make file for all common components.
Then create an omap5.mk file for omap5 specific includes.
This will allow the common components to be included an then
platform or product differentiation to occur for the specific OMAP.
Currently the only difference when this patch was made was the module name.
Also includes changes: Icb4d794e82a87585024eee1145f3eab9dc8675f5
Change-Id: I3abc9213b5bf372ce11a5e61fa2aa4d539c9c22f
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Andrii Beregovenko <a.beregovenko@ti.com>
Signed-off-by: Daniel Levin <dendy@ti.com>
|
|
|
|
|
|
|
|
| |
Revert "Revert Widevine 6.0.0 -> 4.5.0 libraries"
This reverts commit 6e18d140dfd80193121abf35764b8dad2f369041
Change-Id: Ia2cb66fc1f88298df675b9085b16c83558dede62
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
related-to-bug: 5986621
Change-Id: I3776726b13bb3cc66ebd6d64248ba792110be983
|
|
|
|
| |
Change-Id: Idf2fc29df673ee0e8bf8e72616ccb4dcb4181d92
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
Change-Id: If2cb2f7744967df6632dd097bd5a9576cf4f9718
Signed-off-by: Sarthak Aggarwal <sarthak@ti.com>
|
|
|
|
|
| |
Change-Id: Ib2e253090258299ec21f9f17e1763be8bf3cc1dc
Signed-off-by: Iliyan Malchev <malchev@google.com>
|
|
|
|
|
|
| |
Signed-off-by: Srinivas Kowtal <ksrini@ti.com>
Change-Id: I8cd4286d5fc303e73817a69b2f8bf518e61ee10d
|
|
|
|
| |
Change-Id: I6cc50061c47220aca176147fe2c765ca1a55013c
|
|
Change-Id: I8f7a7eeece0e516efa486b77e9d97805c0e65d3e
Signed-off-by: Iliyan Malchev <malchev@google.com>
|