aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-11-23ext: include: add DIV_ROUND_UP functionClément Léger
2021-11-17libutee: define error core TEE_ERROR_DEFER_DRIVER_INITEtienne Carriere
2021-11-11lib: mbebtls: correct return value in RSA-SSA signature verificationlubing
2021-10-18util: rename ALIGNMENT_IS_OK to IS_ALIGNED_WITH_TYPEJorge Ramirez-Ortiz
2021-10-18util: define IS_ALIGNED macroJorge Ramirez-Ortiz
2021-09-30libutils: ta: provide malloc(), calloc() and realloc() when debug is onJerome Forissier
2021-09-15lib: libutee: init array to 0Victor Chong
2021-09-14libutils: bget_malloc: fix test in pool min sizeEtienne Carriere
2021-09-14libutee: Handle zero sized buffer allocationsSadiq Hussain
2021-08-17Squashed commit upgrading to mbedtls-2.27.0Jerome Forissier
2021-08-02arm64: format call stack addresses on 8 characters by defaultJerome Forissier
2021-07-09Revert "libutee: TEE_MACCompareFinal(): panic if input size is too large"Jerome Forissier
2021-07-08libutee: TEE_MACCompareFinal(): panic if input size is too largeJerome Forissier
2021-06-23compiler.h: add __rodata_dummy macroJens Wiklander
2021-06-23core: use separate sections for each __rodata_unpaged variableJens Wiklander
2021-06-21lib: mbedtls: return TEE_ERROR_BAD_PARAMETERS on input data errorliushiwei
2021-06-06libutils: fix range check in gen_malloc_add_pool()Jens Wiklander
2021-06-02synquacer: rng-pta: move rng_pta_client.h to common pathSergiy Kibrik
2021-05-13core: Fix memory leaks in sm2 of Mbedtls liblubing
2021-05-10libutils: sys/queue.h: add SLIST_FOREACH_SAFE()Jens Wiklander
2021-05-03core: enable FF-A with SPM Core at S-EL2Jens Wiklander
2021-05-03arm64: add read_cntvct()Jens Wiklander
2021-05-03Rename to barrier_read_counter_timer()Jens Wiklander
2021-04-29core: pta: scmi: new interface to REE SCMI agentEtienne Carriere
2021-04-28libutee: include: fix typo in pta_invoke_tests.hMarouene Boubakri
2021-04-22libmbedtls: Use single-line string literals.Guido Vranken
2021-04-22libmbedtls: Prevent triggering Clang 12 -Wstring-concatenation warningGuido Vranken
2021-04-22libutils: asm.S: introduce WEAK_FUNCJerome Forissier
2021-04-22libutils: asm.S: reorder macro definitionsJerome Forissier
2021-03-25core: libmbedtls: build only necessary filesJerome Forissier
2021-03-11libutee: fix memory leak in bigint_binary_mod()Matthieu BERTIN
2021-03-08libutee: add NULL pointer check in TEE_OpenPersistentObject()Stefan Schmidt
2021-02-24libutee: check srcLen in TEE_CipherDoFinal()Jens Wiklander
2021-02-24libutee: remove redundant NULL check in TEE_BigIntComputeExtendedGcd()Jens Wiklander
2021-02-24libutee: add coverity note to TEE_Panic()Jens Wiklander
2021-02-16core: libmbedtls: CMAC: remove code duplicationAlexander Zakharov
2021-02-11Add 3DES CMAC implementationAlexander Zakharov
2021-02-11core: libmbedtls: add 3DES CMAC implementationAlexander Zakharov
2021-02-04core: add support for SM2 using MBed TLSJerome Forissier
2021-02-04libmbedtls: add SM2 curveJerome Forissier
2021-02-04libutee: sockets: drop useless & before function namesJerome Forissier
2021-02-04core: libmbedtls: drop useless & before function namesJerome Forissier
2021-02-04libutee: add a new API to interact with plugins from TAAleksandr Anisimov
2021-02-03libmbedtls: core: fix copy of AES contextJerome Forissier
2021-02-03libmbedtls: core: rename mbd_rand.h to mbed_helpers.hJerome Forissier
2021-01-22libutils: sys/queue.h: add LIST_FOREACH_SAFE()Ruchika Gupta
2021-01-21lib: libutils: ext/isoc: sub.mk: make sources path platform genericMarouene Boubakri
2021-01-21core: pta: drop SDP PTAIgor Opaniuk
2021-01-13ta: fix processing of DT_FINI_ARRAYJerome Forissier
2021-01-05core: ldelf: implement separate syscalls for ldelfBalint Dobszay