TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
OP-TEE
/
optee_os
/
cd5cf43dcba036ecce106e032c0c877f749c005b
cd5cf43
Sign TAs as bootstrap TAs
by Jens Wiklander
· 8 years ago
0df8b2c
core: ree fs ta store: support bootstrap TA format
by Jens Wiklander
· 8 years ago
f188005
core: ree fs ta store: use new shdr_*() helpers
by Jens Wiklander
· 8 years ago
064663e
core: crypto: add struct shdr helper functions
by Jens Wiklander
· 8 years ago
82b5346
core: add shdr type SHDR_BOOTSTRAP_TA
by Jens Wiklander
· 8 years ago
e98e3c8
core: provide tee_svc_storage_file_ops()
by Jens Wiklander
· 8 years ago
09eedd2
core: fs_htree: bugfix creating empty file
by Jens Wiklander
· 8 years ago
b97e966
core: add refcount routines
by Jens Wiklander
· 8 years ago
4395abf
libutils: add atomic load, store and cas
by Jens Wiklander
· 8 years ago
2a1bec1
core: imx: add i.MX6SX Sabreauto support
by Peng Fan
· 8 years ago
b027948
Document early TAs
by Jerome Forissier
· 8 years ago
dcf0555
ci: shippable: remove redundant build configurations
by Jerome Forissier
· 8 years ago
4af6a14
ci: shippable: run only platform builds
by Jerome Forissier
· 8 years ago
644dfaa
ci: travis: run only code check and QEMU regression
by Jerome Forissier
· 8 years ago
c0dd4b6
core: add negative tests for htree
by Jens Wiklander
· 8 years ago
1c5fdd1
core/crypto/crypto.c: fix compile errors when _CFG_CRYPTO_WITH_CIPHER=n
by Jerome Forissier
· 8 years ago
947cfee
core: pager: use new aes-gcm implementation
by Jens Wiklander
· 8 years ago
043411e
core: crypto: AES-GCM: internal_aes_gcm_{enc,dec}()
by Jens Wiklander
· 8 years ago
54af8d6
core: crypto: AES-GCM: separate encryption key
by Jens Wiklander
· 8 years ago
424cb38
core: arm64: crypto: AES-GCM: add internal key expansion
by Jens Wiklander
· 8 years ago
61b4cd9
core: crypto: AES-GCM: remove tomcrypt.h dependency
by Jens Wiklander
· 8 years ago
0d36020
core: LTC provide some AES primitives
by Jens Wiklander
· 8 years ago
b8c186b
core: AES-GCM: import table based GF-mult
by Jens Wiklander
· 8 years ago
c9add4a
core: arm32: enable NEON with .fpu directive rather than compile flag
by Jerome Forissier
· 8 years ago
391df47
Remove useless .section directive
by Jerome Forissier
· 8 years ago
cd11e1c
Use -mfpu-neon for assembly files in TEE core only
by Jerome Forissier
· 8 years ago
a3f02fb
Documentation: update description of platform conf.mk
by Jerome Forissier
· 8 years ago
c2ff5ec
docs: add status icons indicating supported platforms
by Joakim Bech
· 8 years ago
de65676
core: se: fix potential use after free
by Alex CHEN
· 8 years ago
5da57ae
core: drivers: imx_wdog: fix register access
by Peng Fan
· 8 years ago
a0ffc59
libfdt: fix undefined behaviour in fdt_offset_ptr()
by Jens Wiklander
· 8 years ago
2f47d83
core: fix potential double free in ta_open()
by Jens Wiklander
· 8 years ago
fe45728
tee_fs_rpc_opendir(): avoid potential memory leak after early return
by viennadd
· 8 years ago
b1469ba
core: ltc: fix double free in dsa_import()
by Jerome Forissier
· 8 years ago
29cff5c
core: GET_OS_REVISION: return SHA1 of current Git commit
by Jerome Forissier
· 8 years ago
3f9b05f
core: arm: GET_OS_REVISION: document a2 as a build identifier
by Jerome Forissier
· 8 years ago
24bb751
plat-marvell: Add initial support for ARMADA3700
by wangwen
· 8 years ago
edbeddc
mem_usage.py: fix error with ccache
by Jerome Forissier
· 8 years ago
1e373fe
core: pta_socket: add TA_FLAG_CONCURRENT
by Jens Wiklander
· 8 years ago
f6cbe5d
core: arm: crypto: fix AES-GCM counter increase
by Jens Wiklander
· 8 years ago
1fca7e2
core: crypto: add new AES-GCM implementation
by Jens Wiklander
· 8 years ago
71cd3ee
core: add CFG_CRYPTO_AES_GCM_FROM_CRYPTOLIB
by Jens Wiklander
· 8 years ago
3d3ad63
core: add core/crypto.mk with CFG_CRYPTO* flags
by Jens Wiklander
· 8 years ago
df6fbf1
plat-vexpress: Juno: CFG_HWSUPP_PMULL=y
by Jens Wiklander
· 8 years ago
7fe98f9
hikey{,960}: CFG_HWSUPP_PMULL=y
by Jens Wiklander
· 8 years ago
7520011
LTC: add GHASH acceleration
by Jens Wiklander
· 8 years ago
f6e4d9f
core: import GHASH acceleration routines
by Jens Wiklander
· 8 years ago
685204e
core: io.h: add {get,put}_be{16,32,64}()
by Jens Wiklander
· 8 years ago
bdc8a29
core: arm64: add mov_imm assembly macro
by Jens Wiklander
· 8 years ago
3be7773
Add pager options to mem_usage.py
by Jerome Forissier
· 8 years ago
abaf120
Rewrite mem_usage.awk in Python
by Jerome Forissier
· 8 years ago
a2052c7
core: avoid warning in wq_wake_next()
by Jens Wiklander
· 8 years ago
5209c97
core: pta: add PTA_INVOKE_TESTS_CMD_MUTEX
by Jens Wiklander
· 8 years ago
bdc1c51
core: extend mutex to support read locks
by Jens Wiklander
· 8 years ago
c7c4b6e
core: allow multithreaded pseudo TAs
by Jens Wiklander
· 8 years ago
c330283
ci: .shippable.yml: disable parallel build
by Jerome Forissier
· 8 years ago
1e24465
optee: use correct type to hold exceptions state
by Volodymyr Babchuk
· 8 years ago
2863328
plat-ls: Add support for armv8 platform flavour
by Pankaj Gupta
· 8 years ago
cc45d72
core: pager can use memory between SRAM start and core load address
by Etienne Carriere
· 8 years ago
5762c0a
ci: .shippable.yml: enable RPMB FS during "make check"
by Jerome Forissier
· 8 years ago
11a9c2b
core: fix asan build error
by Jens Wiklander
· 8 years ago
6d9e638
Documentation: sync with new crypto.h
by Jens Wiklander
· 8 years ago
d0620b0
core: move crypto_authenc_*() from LTC
by Jens Wiklander
· 8 years ago
e1770e7
core: rename to <crypto/crypto.h>
by Jens Wiklander
· 8 years ago
3bbd3ce
core: remove struct crypto_ops
by Jens Wiklander
· 8 years ago
291e545
Replace struct acipher_ops with function interface
by Jens Wiklander
· 8 years ago
33790cc
Replace struct bignum_ops with function interface
by Jens Wiklander
· 8 years ago
8875ce4
Replace struct authenc_ops with function interface
by Jens Wiklander
· 8 years ago
e9eaba5
Replace struct mac_ops with function interface
by Jens Wiklander
· 8 years ago
82d91db
Replace struct cipher_ops with function interface
by Jens Wiklander
· 8 years ago
b887bd8
Replace struct hash_ops with function interface
by Jens Wiklander
· 8 years ago
f1c1d53
core: crypto: fix crypto_rng_read() comment
by Jens Wiklander
· 8 years ago
daeea03
Add CFG_CONCURRENT_SINGLE_INSTANCE_TA
by Jerome Forissier
· 8 years ago
bd3efa2
core: crypto: add overflow check
by Zeng Tao
· 8 years ago
8e81e2f
ltc: fix ccm_process() bug when input buffer is longer than 256 bytes
by Jerome Forissier
· 8 years ago
3957863
build: simplify mv-if-changed
by Jerome Forissier
· 8 years ago
2ef721a
mk/aosp_optee.mk: define OPTEE_BIN for path of tee.bin
by Yongqin Liu
· 8 years ago
ce553c8
core: asan: empty __asan_handle_no_return()
by Jens Wiklander
· 8 years ago
24fe801
core: asan_tag_access() ignore null ranges
by Jens Wiklander
· 8 years ago
ef86a1f
core: fix version-o-cflags
by Jens Wiklander
· 8 years ago
c10d5a5
qemu_virt: fix memory configuration
by Jens Wiklander
· 8 years ago
d48df72
core: pager: enable address sanitizer
by Jens Wiklander
· 8 years ago
da3289a
core: generic boot: tag paging access
by Jens Wiklander
· 8 years ago
626d6d1
core: generic boot: move init_asan()
by Jens Wiklander
· 8 years ago
8b6814d
core: thread: asan tag paged stacks
by Jens Wiklander
· 8 years ago
2d227ee
core: pager: carve out asan shadow range
by Jens Wiklander
· 8 years ago
0b1d6ba
core: asan: pager adoptions
by Jens Wiklander
· 8 years ago
f16a854
core: pager: asan adoptions
by Jens Wiklander
· 8 years ago
5c1c14a
core: arm: kern.ld.S: put constructors in init
by Jens Wiklander
· 8 years ago
06fe421
core: asan: provide asan_memcpy_unchecked()
by Jens Wiklander
· 8 years ago
127b5e9
core; add MEM_AREA_TEE_ASAN
by Jens Wiklander
· 8 years ago
58cd488
core: pager: bugfix set_alias_area()
by Jens Wiklander
· 8 years ago
05c5cd2
tee: fix improper calloc usage
by Volodymyr Babchuk
· 8 years ago
36a063e
Replace struct prng_ops with function interface
by Jens Wiklander
· 8 years ago
b399f70
core: RPMB_FS: remember owner uuid
by Jens Wiklander
· 8 years ago
ae54853
core: fix access conflict status in rpmb fs that panics TA
by Etienne Carriere
· 8 years ago
486754e
core: arm32: reset_secondary() set reset vector
by Jens Wiklander
· 8 years ago
64113fc
core: arm32: replace _start with reset() function
by Jens Wiklander
· 8 years ago
8473540
Keep assembly functions in separate sections
by Jens Wiklander
· 8 years ago
eb7b47b
core: arm32: thread_set_und_sp(): correct end tag
by Jens Wiklander
· 8 years ago
Next »