aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/kernel/ree_fs_ta.c
AgeCommit message (Expand)Author
2019-02-25core: REE FS TAs: add option to verify signature before processingJerome Forissier
2019-01-30core: ta_open(): free allocated memory on errorSahil Malhotra
2019-01-21rpc: ensure that TA fits in allocated memoryJoakim Bech
2018-11-27core: base TA store on scatter arrayJens Wiklander
2018-11-15core: introduce generic optee_rpc_cmd.hJens Wiklander
2018-11-15core: use struct thread_param for RPCJens Wiklander
2018-10-24core: simplify shm cookie handlingJens Wiklander
2018-08-07core: arm: ree_fs: fix free hash_ctxSilvano di Ninno
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
2017-12-07core: ree fs ta store: support bootstrap TA formatJens Wiklander
2017-12-07core: ree fs ta store: use new shdr_*() helpersJens Wiklander
2017-11-23core: fix potential double free in ta_open()Jens Wiklander
2017-11-14core: rename to <crypto/crypto.h>Jens Wiklander
2017-11-14Replace struct acipher_ops with function interfaceJens Wiklander
2017-11-14Replace struct bignum_ops with function interfaceJens Wiklander
2017-11-14Replace struct hash_ops with function interfaceJens Wiklander
2017-08-25Add support for several user TA storesJerome Forissier
2017-08-25Add description string to user_ta_store_opsJerome Forissier
2017-06-14core: use mobjs for all shared buffersVolodymyr Babchuk
2017-05-10core: add interface to load user TAsJerome Forissier