summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-11-09core: add secure partitions storeJelle Sels
2020-11-09core: move early_ta implementation to embedded_tsJelle Sels
2020-10-16early_ta: use scattered array helpersJens Wiklander
2020-10-14scripts: support both pycryptodome and pycryptodomexVolodymyr Babchuk
2020-09-23scripts/sign_encrypt.py: add flags for the signing algorithmMingyuan Xiang
2020-09-07core: load stmm via secure partitionJens Wiklander
2020-08-06libutee: add <elf.h>Jerome Forissier
2020-08-03symbolize.py: infer PC from (E)LRJerome Forissier
2020-06-22symbolize.py: ignore error if ELF file is not foundJerome Forissier
2020-05-26scripts/pem_to_pub.py: use Cryptodome module instead of CryptoEtienne Carriere
2020-05-14checkpatch: move options to config fileMaxim Uvarov
2020-05-05scripts/gen_ldelf_hex.py: do not use f-stringsJerome Forissier
2020-04-29checkpatch: ignore USLEEP_RANGEEtienne Carriere
2020-04-23scripts/gen_ldelf_hex.py: relax rules for PT_LOAD segmentsJerome Forissier
2020-04-23core: early_ta: expose TA flags in struct early_taMaxim Uvarov
2020-04-23scripts/ta_bin_to_c.py: remove blank linesJerome Forissier
2020-02-24symbolize.py: add -L option to the "file" commandJerome Forissier
2020-02-20get_maintainer.py: add --release-toJerome Forissier
2020-02-13symbolize.py: fix analysis of mixed 32/64 bit ftrace dumpsJerome Forissier
2020-02-13symbolize.py: add line removed by mistakeJerome Forissier
2020-01-29symbolize.py: Python < 3.7 compatibilityJerome Forissier
2020-01-24gen_tee_bin: include .nex_data sectionVolodymyr Babchuk
2020-01-23gen_tee_bin: generate tee-raw.binVolodymyr Babchuk
2020-01-08symbolize.py: fix stack dump of TEE core with pagerJerome Forissier
2019-12-17scripts: add --input argument to tee_bin_parser.pyJens Wiklander
2019-12-17scripts: fix tee_bin_parser.py string formattingJens Wiklander
2019-12-10core: fix generation of tee.binJens Wiklander
2019-11-29mem_usage.py: stop parsing file when _end_of_ram is reachedJerome Forissier
2019-11-29scripts/sign_encrypt.py: remove pycrypto workaroundJens Wiklander
2019-11-29scripts/sign_encrypt.py: Sign TA using PSSJens Wiklander
2019-11-28core: ftrace: dump core load address to support ASLRSumit Garg
2019-11-28symbolize.py: fix decoding of ftrace dumps containing syscallsJerome Forissier
2019-11-25scripts/gen_tee_bin.py: convert symbol and section name to stringsJerome Forissier
2019-11-22Remove script/llvm-objcopy-wrapperJerome Forissier
2019-11-22TA dev kit: add support for TA encryptionSumit Garg
2019-11-22core: fix gen_tee_bin.py to handle STB_LOCAL symbolsJens Wiklander
2019-11-21core: move relocation to embedded data regionJens Wiklander
2019-11-21core: add embedded data regionJens Wiklander
2019-11-19Remove unused scripts/gen_hashed_bin.pyJens Wiklander
2019-11-19core: add scripts/gen_tee_bin.py for boot binariesJens Wiklander
2019-11-15scripts/gen_ldelf_hex.py: remove unused importsJens Wiklander
2019-11-14symbolize.py: add support for TEE core ASLRJerome Forissier
2019-10-21ftrace: Add support for syscall function tracerSumit Garg
2019-10-18scripts: add update_changelog.pyJoakim Bech
2019-09-30scripts/bin_to_c.py: add support for text filesJerome Forissier
2019-09-27Experimental Clang supportJerome Forissier
2019-09-26symbolize.py: fix exception when stdin is not a terminalJerome Forissier
2019-09-25symbolize.py: disable terminal local echoJerome Forissier
2019-09-25scripts: convert remainging scripts to python3Rouven Czerwinski
2019-09-04get_maintainer.py: fix spelling mistakeJerome Forissier