summaryrefslogtreecommitdiff
path: root/core/tee/sub.mk
AgeCommit message (Expand)Author
2020-07-22core: add generic rpc shared memory buffer cachingJens Wiklander
2019-11-22core: add framework to load REE-FS encrypted TAsSumit Garg
2019-09-13core: move sockets PTA to core/teeJerome Forissier
2018-12-11Remove Secure Element API supportJerome Forissier
2017-12-07core: add tadbJens Wiklander
2017-04-27Remove SQL-FSJens Wiklander
2017-04-21core: REE FS: use the new dirfile interfaceJens Wiklander
2017-04-03core: add test case for hash-treeJens Wiklander
2017-02-28core: SQL FS: use the new hash tree interfaceJens Wiklander
2017-02-28core: REE FS: use the new hash tree interfaceJens Wiklander
2016-12-09core: encode UUID big endianJens Wiklander
2016-10-18core: add RPC FS cache for payload dataJens Wiklander
2016-08-16secure storage: move common RPC code to its own fileJerome Forissier
2016-08-16secure storage: add SQL filesystemJerome Forissier
2016-05-09core: secure storage: dual filesystems supportJerome Forissier
2016-04-28Merge core/tee/tee_rpmb_fs_common.c into core/tee/tee_rpmb_fs.cJerome Forissier
2016-04-28Rename core/tee/tee_fs_common.c -> core/tee/tee_ree_fs.cJerome Forissier
2016-04-28Delete core/tee/tee_fs.cJerome Forissier
2016-03-15Minimal OP-TEE without user TAsJens Wiklander
2016-02-10RPMB: add file encryptionJerome Forissier
2016-01-25core: RPMB (Replay Protected Memory Block) filesystem supportJerome Forissier
2016-01-15Replace CFG_TEE_IMPL_VERSION with TEE_IMPL_VERSIONJens Wiklander
2015-11-27Make TEE Core TA interaction 64-bit compatibleJens Wiklander
2015-09-07Secure Storage: Implement block-based encrypted file systemJames Kung
2015-06-01Enhancing Secure StorageJames Kung
2015-03-19Define 32-bit ABIJens Wiklander
2015-01-23SE API: Change configuration to be prefixed with CFG_*SY Chiu
2015-01-23SE API: SE Manager and Reader implementationSY Chiu
2015-01-16Add PKCS #5 v2.0 key derivation function 2 (PBKDF2)Jerome Forissier
2015-01-16Add HMAC-based extract-and-expand key derivation function (HKDF)Jerome Forissier
2015-01-16Add Concat KDF (Concatenation Key Derivation Function, NIST SP 800-56A R1)Jerome Forissier
2014-11-04Add crypto provider internal APIJerome Forissier
2014-10-09Reenable warnings for all non-3rd party codeJens Wiklander
2014-10-09Fix strict-aliasing for DEBUG=0Jens Wiklander
2014-09-16plat-vexpress: fix non-debug buildJerome Forissier
2014-08-13Remove core dependencies from generic partPascal Brand
2014-06-12Open-source the TEE CorePascal Brand