TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
OP-TEE
/
optee_os
/
refs/heads/import/mbedtls-2.6.1
8ff963a
mbedtls: fix memory leak in mpi_miller_rabin()
by Jens Wiklander
· 7 years ago
import/mbedtls-2.6.1
213cce5
libmedtls: mpi_miller_rabin: increase count limit
by Jens Wiklander
· 7 years ago
f934e29
mbedtls: add mbedtls_mpi_init_static()
by Jens Wiklander
· 7 years ago
d6a8381
Merge branch 'master' into import/mbedtls-2.6.1
by Jerome Forissier
· 7 years ago
e7d51f4
mempool: add mempool_calloc()
by Jens Wiklander
· 7 years ago
7294172
stm32mp1: release constraint on core count
by Etienne Carriere
· 7 years ago
630d13f
core: serial8250_uart_dev_init(): use calloc()
by Jens Wiklander
· 7 years ago
052bfff
core: pl011_dev_alloc(): use calloc()
by Jens Wiklander
· 7 years ago
241593c
documentation: Add some text to describe DTB overlays to optee_design
by Bryan O'Donoghue
· 7 years ago
f41e792
core: generic_boot: Add init_dt_overlay()
by Bryan O'Donoghue
· 7 years ago
2c80367
core: generic_boot: Add device-tree fragments
by Bryan O'Donoghue
· 7 years ago
0a3ad9b
core: generic_boot: Add add_dt_overlay_fragment()
by Bryan O'Donoghue
· 7 years ago
fe24f1a
core: generic_boot: Utilize add_dt_path_subnode where appropriate
by Bryan O'Donoghue
· 7 years ago
d89697a
core: generic_boot: Add helper add_dt_path_subnode()
by Bryan O'Donoghue
· 7 years ago
412dcda
TA: export CFG_TEE_TA_LOG_LEVEL to dev-kit
by Jens Wiklander
· 7 years ago
de36bca
core: base TA store on scatter array
by Jens Wiklander
· 7 years ago
f9da403
core: base memory registration on scatter array
by Jens Wiklander
· 7 years ago
2f0cd8a
core: base pseudo_ta_register() on scatter array
by Jens Wiklander
· 7 years ago
9e59233
core: initcall.h use scattered array
by Jens Wiklander
· 7 years ago
5e4210e
core: add scattered array
by Jens Wiklander
· 7 years ago
8d527cd
core: keep.h: avoid duplicate symbols
by Jens Wiklander
· 7 years ago
d3353b4
mk/compile.mk: define __FILE_ID__ for all files
by Jens Wiklander
· 7 years ago
57cf66e
core: asan: support GCC version >= 7.0
by Jens Wiklander
· 7 years ago
cac9f26
documentation: description of core/include/
by Etienne Carriere
· 7 years ago
c95b951
core: embedded secure device tree
by Etienne Carriere
· 7 years ago
f0d19bd
scripts: bin_to_c.py
by Etienne Carriere
· 7 years ago
c828ece
core: helper for device tree compilation
by Etienne Carriere
· 7 years ago
a67a20c
core: fix bug in vm_map() causing pager panic()
by Jens Wiklander
· 7 years ago
a01855f
core: remove MOBJ_INVALID_COOKIE
by Jens Wiklander
· 7 years ago
b31756b
lib.mk: centralize profiling flag (-pg)
by Jerome Forissier
· 7 years ago
abb61b0
zlib: fix compiler warning
by Jerome Forissier
· 7 years ago
017dfaf
mk/config.mk: default enable CFG_CRYPTO_RSASSA_NA1
by Gabor Szekely
· 7 years ago
bdf6596
documentation: extensions: add TEE_ALG_RSASSA_V1_5
by Gabor Szekely
· 7 years ago
6a2e0a9
utee: support prehashed RSA sign/ver without ASN.1
by Gabor Szekely
· 7 years ago
56859c5
core: crypto: add TEE_ALG_RSASSA_PKCS1_V1_5
by Gabor Szekely
· 7 years ago
e1b4b7e
libtomcrypt: port LTC_PKCS_1_V1_5_NA1 from ltc v1.18.2
by Gabor Szekely
· 7 years ago
6009538
core: introduce generic optee_rpc_cmd.h
by Jens Wiklander
· 7 years ago
19c8abe
core: pta/gprof.c: get rid of init_memparam()
by Jens Wiklander
· 7 years ago
7c35037
core: tadb.c: get rid of init_memparam()
by Jens Wiklander
· 7 years ago
f4feeee
core: tee_fs_rpc.c get rid of init_memparam()
by Jens Wiklander
· 7 years ago
05aaaa3
core: pta_socket.c: simplify struct thread_param
by Jens Wiklander
· 7 years ago
4cdeb62
core: msg_param: remove unused functions
by Jens Wiklander
· 7 years ago
13eb4e3
core: use struct thread_param for RPC
by Jens Wiklander
· 7 years ago
a3a309a
ci: travis: run pycodestyle on Python scripts
by Jerome Forissier
· 7 years ago
c51c4e1
ta_bin_to_c.py: fix issues reported by pycodestyle and re-indent
by Jerome Forissier
· 7 years ago
e06fa02
tee_bin_parser.py: fix issues reported by pycodestyle
by Jerome Forissier
· 7 years ago
6e7c2e9
symbolize.py: fix issues reported by pycodestyle and re-indent
by Jerome Forissier
· 7 years ago
4a47792
sign.py: fix issues reported by pycodestyle
by Jerome Forissier
· 7 years ago
049aefa
pem_to_pub_c.py: fix issues reported by pycodestyle and re-indent
by Jerome Forissier
· 7 years ago
146cbc4
mem_usage.py: fix issues reported by pycodestyle
by Jerome Forissier
· 7 years ago
51f42eb
gen_ld_sects.py: fix issues reported by pycodestyle and re-indent
by Jerome Forissier
· 7 years ago
15a991a
gen_hashed_bin.py: fix issues reported by pycodestyle and re-indent
by Jerome Forissier
· 7 years ago
c6e2ead
core: mbedtls: configure bignum word size
by Jens Wiklander
· 7 years ago
b848bb2
LTC: drop LTC_NO_ASM and configure
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
782fddd
libmbedtls: add mbedtls_mpi_init_mempool()
by Jens Wiklander
· 7 years ago
3387383
libmbedtls: make mbedtls_mpi_mont*() available
by Jens Wiklander
· 7 years ago
740de59
Merge branch 'master' into import/mbedtls-2.6.1-rebased
by Jerome Forissier
· 7 years ago
01d6a9d
libfdt: Move to version v1.4.6-9
by Bryan O'Donoghue
· 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
1de462e
drivers: GICv3: Handle group 1 secure interrupts
by Sumit Garg
· 7 years ago
74a41cf
synquacer: Set default number of threads to 8
by Sumit Garg
· 7 years ago
eb32eb0
tee_time_arm_cntpct.c: remove mpa.h dependency
by Jens Wiklander
· 7 years ago
97d78f5
core: move initialization of common mobjs
by Jens Wiklander
· 7 years ago
a2faa2f
ltc: move all bignum functions to mpa_desc.c
by Jens Wiklander
· 7 years ago
6aa9924
ltc: rename tomcrypt_mpa.h to tomcrypt_mp.h
by Jens Wiklander
· 7 years ago
0263e4f
ltc: move external_mem_pool to mpa_desc.c
by Jens Wiklander
· 7 years ago
8aff6c0
core: remove thread_{add,rem}_mutex()
by Jens Wiklander
· 7 years ago
b2c322a
mk/aosp_optee.mk: use prebuilt make command
by Yongqin Liu
· 7 years ago
2f773f5
mk/aosp_optee.mk: workaround for PHONY target limitation with AOSP master
by Yongqin Liu
· 7 years ago
968facb
core: fix compile error with CFG_CORE_WORKAROUND_SPECTRE_BP_SEC=n
by Jens Wiklander
· 7 years ago
2683339
unwind: remove useless #if defined(CFG_UNWIND)
by Jerome Forissier
· 7 years ago
ab0df69
core: instrument mutexes with lockdep
by Jerome Forissier
· 7 years ago
447633d
unwind: remove debug messages
by Jerome Forissier
· 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
9a731fc
scripts/symbolize.py: be more specific when matching stack addresses
by Jerome Forissier
· 7 years ago
a367dcb
core: add unw_get_kernel_stack()
by Jerome Forissier
· 7 years ago
968f5aa
core: pta: group self tests together
by Jerome Forissier
· 7 years ago
7edfb8f
core: mobj.c: sort #includes
by Jens Wiklander
· 7 years ago
21145fe
drivers: imx_uart: avoid hang if UART is disabled
by Jordan Rhee
· 7 years ago
4c85b2c
drivers: imx_uart: ensure space in TX UART before writing
by Jordan Rhee
· 7 years ago
6dbb931
plat-imx: Add i.MX6SoloX Udoo Neo Full platform flavor
by Christopher Co
· 7 years ago
4e10cbd
plat-imx: add mx7dclsom platform flavor
by Jordan Rhee
· 7 years ago
40784ed
plat-imx: fix compile error for mx6qhmbedge flavor
by Jordan Rhee
· 7 years ago
078b214
qemu: increase CFG_DTB_MAX_SIZE to 1 MiB
by Jerome Forissier
· 7 years ago
33977c0
auto-locate checkpatch
by Markus S. Wamser
· 7 years ago
cd278f7
core: simplify shm cookie handling
by Jens Wiklander
· 7 years ago
82e1d96
core: thread: thread_rpc_{free,alloc}_arg() static
by Jens Wiklander
· 7 years ago
Next »