TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
OP-TEE
/
optee_os
/
refs/heads/import/mbedtls-2.22.0
/
scripts
dea46be
core: add secure partitions store
by Jelle Sels
· 4 years, 10 months ago
b43095e
core: move early_ta implementation to embedded_ts
by Jelle Sels
· 4 years, 10 months ago
ed30b6c
early_ta: use scattered array helpers
by Jens Wiklander
· 4 years, 10 months ago
ae85b83
scripts: support both pycryptodome and pycryptodomex
by Volodymyr Babchuk
· 4 years, 10 months ago
cf3d6ac
scripts/sign_encrypt.py: add flags for the signing algorithm
by Mingyuan Xiang
· 4 years, 11 months ago
42471ec
core: load stmm via secure partition
by Jens Wiklander
· 6 years ago
cc4de91
libutee: add <elf.h>
by Jerome Forissier
· 5 years ago
5500d70
symbolize.py: infer PC from (E)LR
by Jerome Forissier
· 5 years ago
d7c22ac
symbolize.py: ignore error if ELF file is not found
by Jerome Forissier
· 5 years ago
ab64f97
scripts/pem_to_pub.py: use Cryptodome module instead of Crypto
by Etienne Carriere
· 5 years ago
11ec401
checkpatch: move options to config file
by Maxim Uvarov
· 5 years ago
50d680c
scripts/gen_ldelf_hex.py: do not use f-strings
by Jerome Forissier
· 5 years ago
6d75913
checkpatch: ignore USLEEP_RANGE
by Etienne Carriere
· 5 years ago
c706c24
scripts/gen_ldelf_hex.py: relax rules for PT_LOAD segments
by Jerome Forissier
· 5 years ago
8355f92
core: early_ta: expose TA flags in struct early_ta
by Maxim Uvarov
· 5 years ago
3399d31
scripts/ta_bin_to_c.py: remove blank lines
by Jerome Forissier
· 5 years ago
9bb9f37
symbolize.py: add -L option to the "file" command
by Jerome Forissier
· 5 years ago
72ec5fd
get_maintainer.py: add --release-to
by Jerome Forissier
· 5 years ago
24778de
symbolize.py: fix analysis of mixed 32/64 bit ftrace dumps
by Jerome Forissier
· 5 years ago
ba84a3f
symbolize.py: add line removed by mistake
by Jerome Forissier
· 5 years ago
17be223
symbolize.py: Python < 3.7 compatibility
by Jerome Forissier
· 6 years ago
4b2d894
gen_tee_bin: include .nex_data section
by Volodymyr Babchuk
· 6 years ago
82fa806
gen_tee_bin: generate tee-raw.bin
by Volodymyr Babchuk
· 6 years ago
c0c57c8
symbolize.py: fix stack dump of TEE core with pager
by Jerome Forissier
· 6 years ago
3196a2d
scripts: add --input argument to tee_bin_parser.py
by Jens Wiklander
· 6 years ago
8108ed3
scripts: fix tee_bin_parser.py string formatting
by Jens Wiklander
· 6 years ago
55c1b94
core: fix generation of tee.bin
by Jens Wiklander
· 6 years ago
479c49d
mem_usage.py: stop parsing file when _end_of_ram is reached
by Jerome Forissier
· 6 years ago
9579e40
scripts/sign_encrypt.py: remove pycrypto workaround
by Jens Wiklander
· 6 years ago
ababd72
scripts/sign_encrypt.py: Sign TA using PSS
by Jens Wiklander
· 6 years ago
d77929e
core: ftrace: dump core load address to support ASLR
by Sumit Garg
· 6 years ago
91068f8
symbolize.py: fix decoding of ftrace dumps containing syscalls
by Jerome Forissier
· 6 years ago
2338a97
scripts/gen_tee_bin.py: convert symbol and section name to strings
by Jerome Forissier
· 6 years ago
33017d8
Remove script/llvm-objcopy-wrapper
by Jerome Forissier
· 6 years ago
2de17fd
TA dev kit: add support for TA encryption
by Sumit Garg
· 6 years ago
f77987a
core: fix gen_tee_bin.py to handle STB_LOCAL symbols
by Jens Wiklander
· 6 years ago
5966660
core: move relocation to embedded data region
by Jens Wiklander
· 6 years ago
5dd1570
core: add embedded data region
by Jens Wiklander
· 6 years ago
d336ba3
Remove unused scripts/gen_hashed_bin.py
by Jens Wiklander
· 6 years ago
3c51966
core: add scripts/gen_tee_bin.py for boot binaries
by Jens Wiklander
· 6 years ago
d5204cc
scripts/gen_ldelf_hex.py: remove unused imports
by Jens Wiklander
· 6 years ago
105e09c
symbolize.py: add support for TEE core ASLR
by Jerome Forissier
· 6 years ago
099918f
ftrace: Add support for syscall function tracer
by Sumit Garg
· 6 years ago
0a4179b
scripts: add update_changelog.py
by Joakim Bech
· 6 years ago
dfb9602
scripts/bin_to_c.py: add support for text files
by Jerome Forissier
· 6 years ago
98d863a
Experimental Clang support
by Jerome Forissier
· 6 years ago
20d152b
symbolize.py: fix exception when stdin is not a terminal
by Jerome Forissier
· 6 years ago
6b4fc67
symbolize.py: disable terminal local echo
by Jerome Forissier
· 6 years ago
bbaeed4
scripts: convert remainging scripts to python3
by Rouven Czerwinski
· 6 years ago
71c9b07
get_maintainer.py: fix spelling mistake
by Jerome Forissier
· 6 years ago
90ad245
scripts/sign.py: support PyCryptodome
by Volodymyr Babchuk
· 6 years ago
716f442
get_maintainer.py: process patches individually
by Jerome Forissier
· 6 years ago
9c84dd7
checkpatch: allow string concatenation without space
by Jens Wiklander
· 6 years ago
afe1474
checkpatch: use --strict option
by Jens Wiklander
· 6 years ago
9d8dd73
build: correct sign.py mandated arguments
by Etienne Carriere
· 6 years ago
4784462
script/sign.py: introduce --ta-version
by Etienne Carriere
· 6 years ago
46656a3
arm32_sysreg.py: shorten lines to <= 79 characters
by Jerome Forissier
· 6 years ago
4486d58
libutee: add headers for user-space to access sysregs
by Sumit Garg
· 6 years ago
28481ff
Add scripts/get_maintainer.py
by Jerome Forissier
· 6 years ago
6ff2e3f
build: fix TA signing offline signing script
by Markus S. Wamser
· 6 years ago
7ba36df
gen_ldelf_hex.py: print how to obtain elftools module
by Volodymyr Babchuk
· 6 years ago
1cdd95a
Support offline signing of TAs.
by Markus S. Wamser
· 6 years ago
8ca381f
ta_bin_to_c.py: mark as python3 script
by Pipat Methavanitpong
· 6 years ago
d2fb690
ldelf: scripts/gen_ldelf_hex.py: allow multiple RW load segments
by Jerome Forissier
· 6 years ago
84c0da0
scripts: port gen_ldelf_hex to python3
by Rouven Czerwinski
· 6 years ago
531963a
core: dump user TA memory map and call stack with ldelf
by Jens Wiklander
· 6 years ago
b8c9775
core: embed ldelf into tee core
by Jens Wiklander
· 6 years ago
1718b6c
pem_to_pub_c.py: Rework code to be more pythonic
by Markus S. Wamser
· 6 years ago
0a6f2bc
pem_to_pub_c.py: Add sanity check for public exponent of TA signing key
by Markus S. Wamser
· 6 years ago
c90b666
symbolize.py: add support to symbolize TA ftrace addresses
by Sumit Garg
· 6 years ago
444c203
scripts/symbolize.py: accept several spaces after "region"
by Jerome Forissier
· 6 years ago
9171d16
scripts: re-indent Python scripts
by Jerome Forissier
· 7 years ago
b6bc49c
trace: fix core id print if in non-atomic context
by Sumit Garg
· 7 years ago
edbb89f
gen_hashed_bin.py: open file in binary mode
by Volodymyr Babchuk
· 7 years ago
666bec3
gen_ld_sects: call `print` as a function
by Volodymyr Babchuk
· 7 years ago
dbf259b
gen_hashed_bin: use integer division operator
by Volodymyr Babchuk
· 7 years ago
ee90f22
checkpatch: do not check DTS files
by Etienne Carriere
· 7 years ago
f0d19bd
scripts: bin_to_c.py
by Etienne Carriere
· 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
9a731fc
scripts/symbolize.py: be more specific when matching stack addresses
by Jerome Forissier
· 7 years ago
33977c0
auto-locate checkpatch
by Markus S. Wamser
· 7 years ago
f908976
scripts/symbolize.py: add help text
by Jerome Forissier
· 7 years ago
8a6d4a8
symbolize: use CROSS_COMPILE directive if available
by Etienne Carriere
· 7 years ago
1cbf777
scripts/symbolize.py: improve error message when a command is not found
by Jerome Forissier
· 7 years ago
1d8c2a4
scripts/symbolize.py: code cleanup
by Jerome Forissier
· 7 years ago
18b5802
core: arm32: generate system register access code
by Jens Wiklander
· 7 years ago
1e6f2ea
scripts/symbolize.py: remove spurious output '(out/arm/core/tee.elf)'
by Jerome Forissier
· 7 years ago
b481542
scripts/symbolize.py: ignore undefined symbols
by Jerome Forissier
· 7 years ago
095567e
scripts/symbolize.py: print path of ELF files
by Jerome Forissier
· 7 years ago
ae25246
scripts/symbolize.py: add support for dynamically linked TAs
by Jerome Forissier
· 7 years ago
6666625
checkpatch_inc.sh: ignore lib/libmbedtls
by Jens Wiklander
· 7 years ago
19beec2
checkpatch_inc.sh: remove non-existent directories
by Jens Wiklander
· 7 years ago
9d8c378
checkpatch_inc.sh: fix case of empty commit due to path filtering
by Jerome Forissier
· 7 years ago
Next »