Show patches with: Archived = No       |   1454 patches
« 1 2 3 414 15 »
Patch Series S/W/F Date Submitter Delegate State
arm: Update SHA-256 32-bit CE implementation to process multiple blocks --- 2015-07-30 Jerome Forissier Accepted
Asan fix --- 2017-09-08 Jens Wiklander Accepted
ASLR: Embedded data --- 2019-11-20 Jens Wiklander Accepted
Aslr init --- 2020-02-26 Jens Wiklander Accepted
Aslr pager --- 2019-11-22 Jens Wiklander Accepted
Asm macros --- 2018-01-08 Jens Wiklander Accepted
assert(): honor NDEBUG --- 2016-07-06 Jerome Forissier Accepted
asset vs panic --- 2016-07-11 Etienne Carriere Accepted
Assign non-sec DDR configuration from DT --- 2017-06-19 Jens Wiklander Accepted
Auto generated defines --- 2016-02-18 Jens Wiklander Accepted
Avb and TA in-tree --- 2018-07-17 Jens Wiklander Accepted
Avoid duplication of $(call force,CFG_WITH_VFP,y) --- 2015-11-23 Jerome Forissier Accepted
Beautify plat-stm --- 2016-10-14 Etienne Carriere Accepted
benchmark: add initial documentation --- 2017-06-11 Igor Opaniuk Accepted
benchmark: change the way of timestamp buffer allocation. --- 2018-01-04 Igor Opaniuk Accepted
benchmark: fix core data-abort issue --- 2017-07-04 Igor Opaniuk Accepted
benchmark: use arm generic timers as time/tick source --- 2017-09-16 Igor Opaniuk Accepted
Big lock --- 2015-05-26 Jens Wiklander Accepted
Bug fix --- 2015-10-26 Jens Wiklander Accepted
Bug fix --- 2015-04-29 Jens Wiklander Accepted
Bugfix calling static TA --- 2016-04-21 Jens Wiklander Accepted
Bugfix TA dev kit --- 2014-08-20 Jens Wiklander Accepted
Build everything with -ffreestanding --- 2017-07-31 Jerome Forissier Accepted
Build for PLATFORM=vexpress-qemu_virt by default --- 2015-07-07 Jerome Forissier Accepted
build: ldelf and TAs can rely on CFLAGS32/CFLAGS64 --- 2021-09-01 Etienne Carriere Accepted
build: prevent empty config from cfg-one-enabled --- 2019-09-25 Etienne Carriere Accepted
build: print 'AS' instead of 'CC' when input file is assembly --- 2014-11-03 Jerome Forissier Accepted
build: remove pedantic from build directives --- 2019-04-04 Etienne Carriere Accepted
build: simplify mv-if-changed --- 2017-11-08 Jerome Forissier Accepted
build: use $(cmd-echo-silent) when linking TAs --- 2015-05-22 Jerome Forissier Accepted
Caam fixes --- 2020-04-04 Ruchika Gupta Accepted
Cache fixes --- 2014-12-17 Jens Wiklander Accepted
Cache optimizations --- 2019-05-13 Jens Wiklander Accepted
CFG_CORE_SANITIZE_UNDEFINED --- 2016-05-27 Jens Wiklander Accepted
CFG_CORE_SANITIZE_UNDEFINED updates --- 2017-06-19 Jens Wiklander Accepted
CFG_CORE_SANITIZE_UNDEFINED=y fixes --- 2017-01-31 Jens Wiklander Accepted
Changelog 3.3.0 --- 2018-09-25 Jerome Forissier Accepted
Change some fs messages to debug --- 2016-05-25 David Brown Accepted
Changing from old STM CLA to the new DCO --- 2015-09-24 Joakim Bech Accepted
checkpatch: allow string concatenation without space --- 2019-08-20 Jens Wiklander Accepted
checkpatch: ignore USLEEP_RANGE --- 2020-04-29 Etienne Carriere Accepted
checkpatch_inc.sh: exclude files with inline assembly --- 2018-03-01 Jerome Forissier Accepted
checkpatch_inc.sh: fix case of empty commit due to path filtering --- 2018-04-16 Jerome Forissier Accepted
checkpatch: limit maximum line length to 80 --- 2020-06-26 Jens Wiklander Accepted
checkpatch.sh: accept several commits --- 2017-02-22 Jerome Forissier Accepted
checkpatch: support kernel not supporting --typedefsfile argument --- 2017-05-15 Etienne Carriere Accepted
checkpatch: use --strict option --- 2019-08-20 Jens Wiklander Accepted
check range in _rijndael_ecb_ functions --- 2019-10-09 Joakim Bech Accepted
ci: add .shippable.yml --- 2017-09-07 Jerome Forissier Accepted
Ci cleanup --- 2017-11-27 Jerome Forissier Accepted
CI: run pep8 on Python scripts --- 2018-11-14 Jerome Forissier Accepted
ci: shippable: build hikey960 with CFG_SECURE_DATA_PATH=n --- 2018-01-18 Jerome Forissier Accepted
ci: shippable: build with CFG_TEE_CORE_LOG_LEVEL=0 --- 2018-07-10 Jens Wiklander Accepted
ci: shippable: configure caching properly for ccache --- 2017-11-28 Jerome Forissier Accepted
ci: shippable: enable parallel build --- 2018-06-07 Jerome Forissier Accepted
ci: shippable: make sure QEMU test runs on the proper commit --- 2017-10-10 Jerome Forissier Accepted
ci: .shippable.yml: add build for QEMUv8 with virtualization --- 2019-02-06 Jerome Forissier Accepted
ci: .shippable.yml: disable parallel build --- 2017-11-13 Jerome Forissier Accepted
ci: .shippable.yml: enable RPMB FS during "make check" --- 2017-11-13 Jerome Forissier Accepted
ci: .shippable.yml: fix commit range --- 2017-09-20 Jerome Forissier Accepted
ci: .shippable.yml: fix _make function --- 2017-09-18 Jerome Forissier Accepted
ci: travis: delete toolchain binaries after download --- 2018-09-26 Jerome Forissier Accepted
ci: travis: do not build with legacy compiler (GCC 4.9) anymore --- 2018-07-25 Jerome Forissier Accepted
ci: travis: keep only code rule checks --- 2019-02-22 Jerome Forissier Accepted
ci: travis: Use proper construct for full clone --- 2020-02-10 David Brown Accepted
ci: .travis.yml: clone stable version (3.0.0) --- 2018-03-13 Jerome Forissier Accepted
ci: .travis.yml: download GCC 4.9 toolchain --- 2018-05-23 Jerome Forissier Accepted
ci: .travis.yml: track latest manifest again --- 2018-03-14 Jerome Forissier Accepted
ci: .travis.yml: use GCC 4.9 --- 2017-12-12 Jerome Forissier Accepted
Clarify documentation regarding 'core' and 'TA' execution level --- 2017-02-13 Etienne Carriere Accepted
Clarify sctlr --- 2017-06-29 Etienne Carriere Accepted
Cleaning for hikey --- 2015-04-22 Jerome Forissier Accepted
Clean/simplify supplicant RPC parameters --- 2015-05-20 Jerome Forissier Accepted
Clean syscall handling --- 2014-11-13 Jens Wiklander Accepted
Clean unused --- 2014-10-20 Jens Wiklander Accepted
Cleanup CFG_'s generic configurations --- 2018-04-24 Etienne Carriere Accepted
Cleanup loading/unloading of a TA --- 2014-08-14 Jens Wiklander Accepted
Cleanup with initcalls --- 2020-06-05 Jens Wiklander Accepted
compiler.h: Avoid bionic macro redefinition --- 2018-02-02 Victor Chong Accepted
Compile user TAs with -fpic rather than -fpie --- 2019-02-27 Jerome Forissier Accepted
Concat kdf --- 2014-12-10 Jerome Forissier Accepted
Concurrent execution of TAs --- 2015-10-27 Jens Wiklander Accepted
Concurrent pager --- 2015-11-02 Jens Wiklander Accepted
config: add description for CFG_RPMB_* config switches --- 2021-05-12 Etienne Carriere Accepted
config.mk: fix CFG_OPTEE_REVISION_MINOR --- 2020-05-25 Jens Wiklander Accepted
configure checkpatch --- 2020-05-06 Maxim Uvarov Accepted
Configure ltc as supporting lib --- 2019-03-28 Jens Wiklander Accepted
Confine array index --- 2020-03-03 Jens Wiklander Accepted
Consolidate REE and RPMB filesystems --- 2016-04-25 Jerome Forissier Accepted
Consolidate REE and RPMB filesystems --- 2016-04-15 Jerome Forissier Accepted
Contain LTC libmpa dependencies in mpa_desc.c --- 2018-11-09 Jens Wiklander Accepted
Convert configuration variables to CFG_* name --- 2015-03-24 Jerome Forissier Accepted
Convert README.md to README.rst --- 2016-07-20 David Brown Accepted
Convert remaining CRLF files --- 2015-10-29 Jens Wiklander Accepted
Copy additional header file to out dir --- 2015-11-11 Ashutosh Singh Accepted
core 32bit mmu: remove constraint on reuse of xlat tables --- 2018-02-16 Etienne Carriere Accepted
core: a32: fix parameter passing for __thread_std_smc_entry() --- 2021-05-19 Jens Wiklander Accepted
core: abort: fix get_fault_type() --- 2017-07-07 Jens Wiklander Accepted
core: add call_preinitcalls() --- 2021-10-05 Jens Wiklander Accepted
core: add CFG_CORE_WORKAROUND_NSITR_CACHE_PRIME --- 2019-04-29 Jens Wiklander Accepted
« 1 2 3 414 15 »