aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/pta
AgeCommit message (Expand)Author
2018-06-20benchmark: change the way of timestamp buffer allocation.Igor Opaniuk
2018-06-18core: add new RNG implementationJens Wiklander
2018-05-30pta: add system pTAIgor Opaniuk
2018-05-16Remove license notice from STMicroelectronics filesEtienne Carriere
2018-05-15core_self_tests.c: add more SUB_OVERFLOW() testsJens Wiklander
2018-05-15core_self_tests.c: add more ADD_OVERFLOW() testsJens Wiklander
2018-05-09core_self_tests:.c: add SUB_OVERFLOW() testJens Wiklander
2018-05-09core_self_tests:.c: add ADD_OVERFLOW() testJerome Forissier
2018-04-11core/arch/arm/pta/sdp_pta.c: Fix compile errorEdison Ai
2018-04-05core: minor cleanup related to pseudo TAsEtienne Carriere
2018-04-05core: deprecate TA_FLAG_USER_MODEEtienne Carriere
2018-01-24secstor: fix memory leak in install_ta()Volodymyr Babchuk
2018-01-17core: add pseudo-TA for retrieve sdp physical addressKen Liu
2018-01-11core: crypto.h manages hash context memoryJens Wiklander
2018-01-10Remove 'All rights reserved' from Linaro filesJerome Forissier
2018-01-10Remove license notice from Linaro filesJerome Forissier
2018-01-10Add SPDX license identifiersJerome Forissier
2018-01-10Reformat copyright/license header in files with an SPDX IDJerome Forissier
2017-12-07core: add management pseudo TA for secstor TAsJens Wiklander
2017-11-28core: add negative tests for htreeJens Wiklander
2017-11-15core: pta: add PTA_INVOKE_TESTS_CMD_MUTEXJens Wiklander
2017-11-14core: rename to <crypto/crypto.h>Jens Wiklander
2017-11-08Replace struct prng_ops with function interfaceJens Wiklander
2017-10-26pta: change DMSG to FMSG for invoke in pta/SDPJoakim Bech
2017-10-17core: add v2p/p2v tests in embedded testsEtienne Carriere
2017-10-12core:sdp: fix SDP test pseudo-TA against dynamic shmEtienne Carriere
2017-07-25benchmark: fix core data-abort at address 0x0Igor Opaniuk
2017-06-14core: use mobjs for all shared buffersVolodymyr Babchuk
2017-05-30OP-TEE BenchmarkIgor Opaniuk
2017-05-24util: add macros for arithmetics with overflow checkingJens Wiklander
2017-04-21core: FS: key manager takes supplied UUIDJens Wiklander
2017-04-21core: htree: export/import hash of objectJens Wiklander
2017-04-05core: fix compile error with CFG_WITH_USER_TA=nJens Wiklander
2017-04-03core: add test case for hash-treeJens Wiklander
2017-03-21core: export pTA invoke_tests API to ease tests integrationEtienne Carriere
2017-03-21core: add cache maintenance to invocation test pseudo TAEtienne Carriere
2017-03-21core: rename pseudo TA used for invocation testsEtienne Carriere
2017-03-21core: invocation test pseudo TA participates in SDP testsEtienne Carriere
2017-03-21core: allow pseudo TA to access SDP memory referencesEtienne Carriere
2017-02-28core: remove obsolete FS key manager testsJens Wiklander
2017-02-28Rename the secure and non-secure interruptsDavid Wang
2017-02-17core: fix traces in selftest pseudo TAEtienne Carriere
2017-02-17core: allow pseudo TA to not define some handlersEtienne Carriere
2017-02-17core: allow pseudo TAs to define propertiesEtienne Carriere
2017-02-13rename 'static TA' into 'pseudo TA'Etienne Carriere