aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-02-01virt: add nexus memory areaVolodymyr Babchuk
2019-02-01bget_malloc: add nex_malloc poolVolodymyr Babchuk
2019-02-01bget_malloc: hold all malloc state in malloc_ctx structureVolodymyr Babchuk
2019-02-01bget: Check for size overflowPeiKan Tsai
2019-01-21trace: fix core id print if in non-atomic contextSumit Garg
2019-01-18mbedtls: TEE_BigIntMul(): use temporaryJerome Forissier
2019-01-17mbedtls: fix memory leak in mpi_miller_rabin()Jens Wiklander
2019-01-16mempool: fix race in get_pool()Jens Wiklander
2019-01-16atomic.h: add atomic_{load,store}_int()Jens Wiklander
2019-01-10core: pta: Add device pseudo TASumit Garg
2018-12-11ta: switch to to mbedtls for bignumJens Wiklander
2018-12-11libutee: rename to tee_api_arith_mpa.cJens Wiklander
2018-12-11libmedtls: mpi_miller_rabin: increase count limitJens Wiklander
2018-12-11mbedtls: add mbedtls_mpi_init_static()Jens Wiklander
2018-12-11Remove Secure Element API supportJerome Forissier
2018-11-30mempool: add mempool_calloc()Jens Wiklander
2018-11-16lib.mk: centralize profiling flag (-pg)Jerome Forissier
2018-11-15utee: support prehashed RSA sign/ver without ASN.1Gabor Szekely
2018-11-14core: mbedtls: configure bignum word sizeJens Wiklander
2018-11-14core: switch to mbedtls for bignumJens Wiklander
2018-11-14libmbedtls: add mbedtls_mpi_init_mempool()Jens Wiklander
2018-11-14libmbedtls: make mbedtls_mpi_mont*() availableJens Wiklander
2018-11-14libmbedtls: configure mbedTLS for different modesEdison Ai
2018-11-14mempool: report max memory usageJens Wiklander
2018-11-14mempool: optimize reference countingJens Wiklander
2018-11-14mempool: add out of memory messageJens Wiklander
2018-11-13trace levels: Redefine TRACE_MIN level to 0Ovidiu Mihalachi
2018-11-13Move __early_ta from <compiler.h> to <kernel/early_ta.h>Jerome Forissier
2018-11-13core: force read-only flag on .rodata.* sectionsJerome Forissier
2018-11-13libutils: Import strtoul from newlibBryan O'Donoghue
2018-11-13libutils: isoc: implement isalpha(), isspace() and isupper()Bryan O'Donoghue
2018-11-13libutils: Import strrchr from newlibBryan O'Donoghue
2018-11-08core: introduce lockdep algorithmJerome Forissier
2018-11-08libutils: sys/queue.h: add STAILQ_FOREACH_SAFE()Jerome Forissier
2018-10-08libutee: Fix base64 encoding functionKrzysztof Jackiewicz
2018-10-03pager: enable BestFit allocation when using the pagerJoakim Bech
2018-09-27Allow mixed declaration and codeJens Wiklander
2018-08-01trace: get thread_id right in print_thread_id()Volodymyr Babchuk
2018-08-01trace: check for CFG_MSG_LONG_PREFIX_MASK only once per messageVolodymyr Babchuk
2018-08-01trace: print core id if in atomic contextVolodymyr Babchuk
2018-07-04Use inttypes.h over stdint.h on some .h filesJens Wiklander
2018-07-04bget: remove unused parameter for bufdump()Volodymyr Babchuk
2018-06-27libutils: introduce MAX_UNSAFE() and MIN_UNSAFE()Etienne Carriere
2018-06-20benchmark: change the way of timestamp buffer allocation.Igor Opaniuk
2018-06-18libmpa: remove mpa_set_random_generator()Jens Wiklander
2018-06-09libutee: Fix the keepalive condition on last session closeAndrew Gabbasov
2018-06-08mbedtls_config_uta.h: enable check key usageJens Wiklander
2018-05-30pta: add system pTAIgor Opaniuk
2018-05-28libmbedtls: refine mbedtls license headerEdison Ai
2018-05-22libmbedtls: configure and compile mbedtlsJens Wiklander