TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
OP-TEE
/
optee_os
/
2d6644ee0bbe38b29b51a0b8d8873de74acb2187
/
lib
2d6644e
libmedtls: mpi_miller_rabin: increase count limit
by Jens Wiklander
· 7 years ago
d831db4
libmbedtls: add mbedtls_mpi_init_mempool()
by Jens Wiklander
· 7 years ago
df0f488
libmbedtls: make mbedtls_mpi_mont*() available
by Jens Wiklander
· 7 years ago
7b07920
libmbedtls: refine mbedtls license header
by Edison Ai
· 7 years ago
2616e2d
mbedtls: configure mbedtls to reach for config
by Jens Wiklander
· 7 years ago
d686ab1
mbedtls: remove default include/mbedtls/config.h
by Jens Wiklander
· 7 years ago
50a57cf
Import mbedtls-2.16.0
by Jens Wiklander
· 6 years ago
8bfc3de
libutee: lessen dependency on mbedtls internals
by Jens Wiklander
· 6 years ago
80c4fb7
libutee: fix deprecated TA_FLAG_REMAP_SUPPORT inline comment
by Etienne Carriere
· 6 years ago
e72ad0e
libutil: add UDIV_ROUND_NEAREST() macro
by Etienne Carriere
· 6 years ago
fe8db35
core: ignore deprecated TA flags EXEC_DDR and USER_MODE
by Jerome Forissier
· 6 years ago
bb80916
core: use PTA as acronym for pseudo TA
by Etienne Carriere
· 6 years ago
48e1060
libutils: remove buf_compare_ct()
by Jerome Forissier
· 6 years ago
65551e6
libutee: TEE_MemCompare(): use constant time algorithm
by Jerome Forissier
· 7 years ago
b7da54b
libutils: Import isc_tsmemcmp() from NTP as consttime_memcmp()
by Jerome Forissier
· 6 years ago
9c7ce04
libutils: isoc: implement more ctypes functions
by Yunjong Jeong
· 6 years ago
69a3d6b
libutee: fix TEE_OpenPersistentObject() error behavior
by Daniel Glöckner
· 6 years ago
b1f3797
bget: fix nex_ pool building with disabled stats
by Volodymyr Babchuk
· 7 years ago
8cd8a62
Remove memalign()
by Jens Wiklander
· 7 years ago
b2dd874
Fix alignment of data for mempool_alloc_pool()
by Jens Wiklander
· 7 years ago
1131d3c
libutils: add nex_strdup() function
by Volodymyr Babchuk
· 7 years ago
c211d0a
virt: tag variables with __nex_data and __nex_bss
by Volodymyr Babchuk
· 7 years ago
15216d4
virt: add nexus memory area
by Volodymyr Babchuk
· 7 years ago
386fc26
bget_malloc: add nex_malloc pool
by Volodymyr Babchuk
· 8 years ago
741b437
bget_malloc: hold all malloc state in malloc_ctx structure
by Volodymyr Babchuk
· 8 years ago
7539e8c
bget: Check for size overflow
by PeiKan Tsai
· 7 years ago
b6bc49c
trace: fix core id print if in non-atomic context
by Sumit Garg
· 7 years ago
98efc11
mbedtls: TEE_BigIntMul(): use temporary
by Jerome Forissier
· 7 years ago
336e329
mbedtls: fix memory leak in mpi_miller_rabin()
by Jens Wiklander
· 7 years ago
60b3990
mempool: fix race in get_pool()
by Jens Wiklander
· 7 years ago
9133478
atomic.h: add atomic_{load,store}_int()
by Jens Wiklander
· 7 years ago
0b61108
core: pta: Add device pseudo TA
by Sumit Garg
· 7 years ago
062e3d0
ta: switch to to mbedtls for bignum
by Jens Wiklander
· 7 years ago
ec81202
libutee: rename to tee_api_arith_mpa.c
by Jens Wiklander
· 7 years ago
117cce9
libmedtls: mpi_miller_rabin: increase count limit
by Jens Wiklander
· 7 years ago
18c5148
mbedtls: add mbedtls_mpi_init_static()
by Jens Wiklander
· 7 years ago
e147a44
Remove Secure Element API support
by Jerome Forissier
· 7 years ago
e7d51f4
mempool: add mempool_calloc()
by Jens Wiklander
· 7 years ago
b31756b
lib.mk: centralize profiling flag (-pg)
by Jerome Forissier
· 7 years ago
6a2e0a9
utee: support prehashed RSA sign/ver without ASN.1
by Gabor Szekely
· 7 years ago
c6e2ead
core: mbedtls: configure bignum word size
by Jens Wiklander
· 7 years ago
e789ada
core: switch to mbedtls for bignum
by Jens Wiklander
· 7 years ago
98bd5fe
libmbedtls: add mbedtls_mpi_init_mempool()
by Jens Wiklander
· 7 years ago
62f2118
libmbedtls: make mbedtls_mpi_mont*() available
by Jens Wiklander
· 7 years ago
4de8442
libmbedtls: configure mbedTLS for different modes
by Edison Ai
· 7 years ago
b69b86b
mempool: report max memory usage
by Jens Wiklander
· 7 years ago
d4f909c
mempool: optimize reference counting
by Jens Wiklander
· 7 years ago
b54b9a9
mempool: add out of memory message
by Jens Wiklander
· 7 years ago
3f58e4e
trace levels: Redefine TRACE_MIN level to 0
by Ovidiu Mihalachi
· 7 years ago
7445d9a
Move __early_ta from <compiler.h> to <kernel/early_ta.h>
by Jerome Forissier
· 7 years ago
fd11877
core: force read-only flag on .rodata.* sections
by Jerome Forissier
· 7 years ago
b38854b
libutils: Import strtoul from newlib
by Bryan O'Donoghue
· 7 years ago
9fdd6c3
libutils: isoc: implement isalpha(), isspace() and isupper()
by Bryan O'Donoghue
· 7 years ago
da1d55f
libutils: Import strrchr from newlib
by Bryan O'Donoghue
· 7 years ago
b3fd78c
core: introduce lockdep algorithm
by Jerome Forissier
· 7 years ago
5810998
libutils: sys/queue.h: add STAILQ_FOREACH_SAFE()
by Jerome Forissier
· 7 years ago
70df09b
libutee: Fix base64 encoding function
by Krzysztof Jackiewicz
· 7 years ago
bde8a25
pager: enable BestFit allocation when using the pager
by Joakim Bech
· 7 years ago
439203c
Allow mixed declaration and code
by Jens Wiklander
· 7 years ago
0fe671d
trace: get thread_id right in print_thread_id()
by Volodymyr Babchuk
· 7 years ago
a920a74
trace: check for CFG_MSG_LONG_PREFIX_MASK only once per message
by Volodymyr Babchuk
· 7 years ago
64fad26
trace: print core id if in atomic context
by Volodymyr Babchuk
· 7 years ago
8a076f7
Use inttypes.h over stdint.h on some .h files
by Jens Wiklander
· 7 years ago
0135712
bget: remove unused parameter for bufdump()
by Volodymyr Babchuk
· 8 years ago
cf1dc54
libutils: introduce MAX_UNSAFE() and MIN_UNSAFE()
by Etienne Carriere
· 7 years ago
2d8739b
benchmark: change the way of timestamp buffer allocation.
by Igor Opaniuk
· 8 years ago
249c24a
libmpa: remove mpa_set_random_generator()
by Jens Wiklander
· 7 years ago
746dcfb
libutee: Fix the keepalive condition on last session close
by Andrew Gabbasov
· 7 years ago
d6b53a4
mbedtls_config_uta.h: enable check key usage
by Jens Wiklander
· 7 years ago
4bca302
pta: add system pTA
by Igor Opaniuk
· 7 years ago
c6672fd
libmbedtls: refine mbedtls license header
by Edison Ai
· 7 years ago
a97bc4a
libmbedtls: configure and compile mbedtls
by Jens Wiklander
· 7 years ago
817466c
Squashed commit importing mbedtls-2.6.1 source
by Jens Wiklander
· 7 years ago
433c425
Add rand() for TA usage
by Jens Wiklander
· 7 years ago
9668cb1
stdint.h: include limits.h
by Jens Wiklander
· 7 years ago
5b01430
libutils: import strcpy() and strncpy()
by Jens Wiklander
· 7 years ago
03368b7
libutils: import strstr() from newlib
by Jens Wiklander
· 7 years ago
5aa6e23
libutils: time.h: typedef time_t
by Jens Wiklander
· 7 years ago
dc0f4ec
Remove license notice from STMicroelectronics files
by Etienne Carriere
· 7 years ago
a94eb7e
util: remove unused macros
by Jerome Forissier
· 7 years ago
ecdedc9
util: update fallback SUB_OVERFLOW() macro
by Jens Wiklander
· 7 years ago
9a8117d
util: update fallback ADD_OVERFLOW() macro
by Jens Wiklander
· 7 years ago
2770e24
libutils: MIN/MAX macros for assembly code
by Etienne Carriere
· 7 years ago
2b38f7f
libutils: bget_malloc.c: fix overflow tests
by Jerome Forissier
· 7 years ago
86ab9ff
util: fix fallback SUB_OVERFLOW() macro
by Jens Wiklander
· 7 years ago
2b30433
util: fix fallback ADD_OVERFLOW() macro
by Jens Wiklander
· 7 years ago
d815ab4
libutils: isoc: implement tolower(), isdigit() and isxdigit()
by Jerome Forissier
· 7 years ago
fb30caf
Prevent unused warnings in speculation_barrier.h
by Jerome Forissier
· 7 years ago
6aca2c8
libutils: import speculation_barrier.h
by Jerome Forissier
· 7 years ago
621a56c
libutil: provide non-stubbed ctypes.h
by Jens Wiklander
· 7 years ago
f6eaffb
libutee: remove redundant malloc() layers
by Jens Wiklander
· 7 years ago
96c1d8c
ta: TEE_Malloc() and friend: skips layers
by Jens Wiklander
· 7 years ago
c0ce02e
TEE_Realloc(): fix invalid declaration
by Jens Wiklander
· 7 years ago
7531fb2
Use mempool API from libutils for bignum allocations
by Jens Wiklander
· 7 years ago
a2eb5b5
libutils: add mempool API
by Jens Wiklander
· 7 years ago
2733280
libutee: out and tag buffers can be too short in TEE_AEEncryptFinal
by Etienne Carriere
· 7 years ago
387b0ee
core: deprecate TA property flags EXEC_DDR and USER_MODE
by Etienne Carriere
· 7 years ago
e3458e0
libutee: introduce CFG_TA_BIGNUM_MAX_BITS
by Jerome Forissier
· 7 years ago
5beb990
libutee: remove redundant #define for TEE_MAX_NUMBER_OF_SUPPORTED_BITS
by Jerome Forissier
· 7 years ago
decd9df
compiler.h: Avoid macro redefinition
by Victor Chong
· 8 years ago
Next »