TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
OP-TEE
/
optee_os
/
1c93c2b5e2da6651371462e0ec7441e070d757bf
1c93c2b
scripts: add wrapper script for checkpatch
by Igor Opaniuk
· 9 years ago
01422c4
core_mmu.h: align comments with code
by Volodymyr Babchuk
· 9 years ago
40df87c
doc: update README.md, add info about VirtFS
by Igor Opaniuk
· 9 years ago
bef37b8
mk/checkconf.mk: allow spaces and double quotes in CFG_ config variables
by Jerome Forissier
· 9 years ago
ca9244a
core: TA private memory does not include the memref parameters
by Etienne Carriere
· 9 years ago
15c0538
core: SQL FS: use new RPC directory functions
by Jens Wiklander
· 9 years ago
04fbc7f
core: REE FS: use new RPC directory functions
by Jens Wiklander
· 9 years ago
24e60da
core: FS: remove FOP access
by Jens Wiklander
· 9 years ago
822203a
core: FS: FOP rename checks for existing file
by Jens Wiklander
· 9 years ago
c9fc200
core: FS: remove rmdir and mkdir
by Jens Wiklander
· 9 years ago
4d9c8fe
libutee: remove unused TEE_ERROR_FILE_NOT_FOUND
by Jens Wiklander
· 9 years ago
8d5259f
core: RPMB FS: consistent error codes
by Jens Wiklander
· 9 years ago
2ffdd19
Remove legacy tee_common_unpg.h
by Jens Wiklander
· 9 years ago
605373e
core: fix mem leak in tee_fs_rpc_new_closedir()
by Jens Wiklander
· 9 years ago
89a3e9f
core: fix buffer overrun in syscall_log()
by Jens Wiklander
· 9 years ago
b0311ad
core: FS: change to new FOP interface
by Jens Wiklander
· 9 years ago
d743202
core: SQL FS: prepare for new FOP interface
by Jens Wiklander
· 9 years ago
c801605
core: REE FS: prepare for new FOP interface
by Jens Wiklander
· 9 years ago
b86c18e
core: RPMB FS: prepare for new FOP interface
by Jens Wiklander
· 9 years ago
e4302df
core: FS: remove unused legacy RPC functions
by Jens Wiklander
· 9 years ago
850c8eb
core: SQL FS: use new RPC functions
by Jens Wiklander
· 9 years ago
621564d
core: REE FS: use new RPC functions
by Jens Wiklander
· 9 years ago
7f4173d
core: FS: add new RPC functions
by Jens Wiklander
· 9 years ago
05efe1e
plat-stm: enable generic gic support
by Etienne Carriere
· 9 years ago
83dd1f1
plat-stm: discard orly2 flavor
by Etienne Carriere
· 9 years ago
8cd8970
plat-stm: beautify platform config
by Etienne Carriere
· 9 years ago
9dc1c9e
plat-stm: beautify source code
by Etienne Carriere
· 9 years ago
3095f61
syscall_log: do not prepend TEE core prefix
by Jerome Forissier
· 9 years ago
c5402ff
ta_dev_kit.mk: get optional flags from $(CFLAGS_$(sm))/$(CPPFLAGS_$(sm))
by Jerome Forissier
· 9 years ago
dee7740
doc: Update documentation/rpi3.md
by Arun Jayadharan
· 9 years ago
8fdb7ed
doc: Add NFS boot and TFTP instructions for RPi3
by Joakim Bech
· 9 years ago
10a765f
core: mmu: avoid panic in check_pa_matches_va()
by Jens Wiklander
· 9 years ago
0e12aaf
core: avoid panic in thread_addr_is_in_stack()
by Jens Wiklander
· 9 years ago
51ff850
travis: workaround false positive in code checking tool
by Jens Wiklander
· 9 years ago
8dceff9
core: remove CFG_ENC_FS
by Jens Wiklander
· 9 years ago
7e1a7a6
travis: remove CFG_ENC_FS
by Jens Wiklander
· 9 years ago
21bbcc6
core: remove object checks in syscall_storage_start_enum()
by Jens Wiklander
· 9 years ago
eb6485e
core: remove unneeded calls to tee_obj_verify()
by Jens Wiklander
· 9 years ago
1955df6
core: tee_fs_rpc: hide internal definitions
by Jens Wiklander
· 9 years ago
c3b3c4d
core: add RPC FS cache for payload data
by Jens Wiklander
· 9 years ago
6d2f7cf
core: optimize tee_svc_storage_read_head()
by Jens Wiklander
· 9 years ago
5b5a1a4
core: tee_obj_alloc() initialize file descriptor
by Jens Wiklander
· 9 years ago
894b41a
core: tee_obj_close() close all persistent objects
by Jens Wiklander
· 9 years ago
0f4fb8c
core: arm: kern.ld.S: put the RO sections together
by Zeng Tao
· 9 years ago
e05c74a
core_mmu: fix the ttb pa address setting
by Zeng Tao
· 9 years ago
8b57285
plat-stm/plat-imx: fix SCR initialization
by Etienne Carriere
· 9 years ago
197e8ae
travis: run "make check" with CFG_TEE_CORE_DEBUG=y to enable assertions
by Jerome Forissier
· 9 years ago
caabd5f
crypto: ltc: add missing CBC_MAC algorithms to cipher_final()
by Jerome Forissier
· 9 years ago
606f378
build: include submodule in name of per-library variables
by Jerome Forissier
· 9 years ago
aee3c6d
core: add unwind stack in panic
by Zeng Tao
· 9 years ago
cfea5e6
travis: prevent warning from code checking tool
by Jerome Forissier
· 9 years ago
18e8c53
arm32: unwind: print_stack(): fix unwind_state
by Jerome Forissier
· 9 years ago
e386996
arm32: unwind: mark tee_svc_do_call() with .cantunwind
by Jerome Forissier
· 9 years ago
9c5e2f8
arm32: unwind: convert int to bool
by Jerome Forissier
· 9 years ago
7cd4334
arm32: unwind: fix incorrect return status
by Jerome Forissier
· 9 years ago
1ce2bb1
core: fix spinlock for ARMv7-A and AArch32
by Etienne Carriere
· 9 years ago
2e28652
core: arm: pad tee-pager.bin to the actual end of data section
by yanyan-wrs
· 9 years ago
45b4525
core: fix TA memory reference parameters mapping
by Etienne Carriere
· 9 years ago
095a299
mm: fix the user L1 mmu entries calculation
by Zeng Tao
· 9 years ago
497acca
mtk: map entire MEM_AREA_NSEC_SHM area
by Joakim Bech
· 9 years ago
c0c5d39
Update CHANGELOG.md for 2.2.0
by Jerome Forissier
· 9 years ago
2.2.0
9a64946
plat-stm: introduce b2260 (96boards/cannes)
by Etienne Carriere
· 9 years ago
5c02c1b
plat-stm: fix platform
by Etienne Carriere
· 9 years ago
dba1ae6
doc: Update repo xml matrix
by Joakim Bech
· 9 years ago
68b7782
rpi3: refer to new xml-files in documentation
by Joakim Bech
· 9 years ago
f3b8897
Add maintainers for D02 and Raspberry Pi3
by Jerome Forissier
· 9 years ago
287359f
crypto: fix incorrect algo passed to cipher.final()
by lackan
· 9 years ago
a884c93
core: add support for paging of user TAs
by Jens Wiklander
· 9 years ago
f0f7c8a
core: arm: kern.ld.S: consistent 8 bytes alignment
by Jens Wiklander
· 9 years ago
96d9614
hikey: 32-bit: use -mcpu=cortex-a53 instead of cortex-a15
by Jerome Forissier
· 10 years ago
f5f914a
core: Add default CFG_CORE_HEAP_SIZE
by Jens Wiklander
· 9 years ago
79a90f9
core: add default CFG_CORE_TZSRAM_EMUL_SIZE
by Jens Wiklander
· 9 years ago
09871a7
scripts: Add tee_bin_parser.py
by Joakim Bech
· 9 years ago
47805ee
scripts: gen_hashed_bin.py Python 3.x support
by Joakim Bech
· 9 years ago
ba4f1fc
scripts: render_font.py for Python 2.x and 3.x
by Joakim Bech
· 9 years ago
6d96f20
Add the i.MX6 Quad SABRE board support (PLATFORM=imx)
by yanyan-wrs
· 9 years ago
147416c
doc: Add documentation for OP-TEE verification
by Matt Ma
· 9 years ago
e3bb8b4
travis: Add RPi3 target
by Joakim Bech
· 9 years ago
9102ce2
syscall storage_obj_seek: fix sign extension
by Jens Wiklander
· 9 years ago
983d021
ltc: remove test related source files
by Matt Ma
· 9 years ago
194d0ae
travis: build all FS code in 64-bit mode
by Jerome Forissier
· 9 years ago
a2b0026
Fix 64-bit compile error in tee_sql_fs.c
by Jerome Forissier
· 9 years ago
b5219b4
core: bugfix reading beyond end of file
by Jens Wiklander
· 9 years ago
bfe62b8
ta-dev-kit: Remove use of platform_flags.mk
by Joakim Bech
· 9 years ago
66d9cac
plat-rpi3: Initial support for RPi3
by Philip Attfield
· 9 years ago
caa9cf5
storage: SQL FS concurrency
by Jerome Forissier
· 9 years ago
15ace8d
storage: REE FS concurrency
by Jerome Forissier
· 9 years ago
b81882b
storage: protect TA directory with a mutex
by Jerome Forissier
· 9 years ago
ab43577
travis: be quieter when checking coding rules
by Jerome Forissier
· 9 years ago
d8b9411
travis: improve the display of commits
by Jerome Forissier
· 9 years ago
3891de7
travis: also check whole diff when pull request has several commits
by Jerome Forissier
· 9 years ago
bfdfbe7
core: arm: add no-map property to res mem
by Jens Wiklander
· 9 years ago
6bb8d49
hikey: increase heap size from 24 KiB to 32 KiB
by Jerome Forissier
· 9 years ago
93d4bae
tee_mm_get_pool_stats(): fix reset of max_allocated
by Jerome Forissier
· 9 years ago
52f8b81
core: add heap allocation failure statistics
by Jerome Forissier
· 9 years ago
f3316ee
travis: add CFG_CORE_SANITIZE_{UNDEFINED,KADDRESS}
by Jens Wiklander
· 9 years ago
1d171f9
core: add support for kernel address sanitizer
by Jens Wiklander
· 9 years ago
b18dfc6
core: add .early_bss section
by Jens Wiklander
· 9 years ago
80637c4
core: arm: rename _end symbol to __end
by Jens Wiklander
· 9 years ago
a50cb36
ltc: sync from official develop branch
by Matt Ma
· 9 years ago
Next »