Current Team Memberships

Show patches with: Archived = No       |   657 patches
« 1 2 ... 3 4 56 7 »
Patch Series S/W/F Date Submitter Delegate State
Pin tools-images-hikey960 --- 2017-10-05 Jerome Forissier Accepted
Dump call stack on TA panic --- 2017-10-04 Jerome Forissier Accepted
Software PRNG fixes --- 2017-09-27 Jerome Forissier Accepted
libutee: remove Trusted UI code --- 2017-09-27 Jerome Forissier Accepted
Dump call stack on TA panic --- 2017-09-25 Jerome Forissier Accepted
aes_perf: add missing #include <trace.h> --- 2017-09-25 Jerome Forissier Accepted
qemu: fix "make check" to use OP-TEE image v2 --- 2017-09-20 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
core: imx: fix build errors --- 2017-09-14 Jerome Forissier Accepted
core: arm32: remove extra 'x' in core stack dump --- 2017-09-09 Jerome Forissier Accepted
ci: add .shippable.yml --- 2017-09-07 Jerome Forissier Accepted
Remove -mno-apcs-float --- 2017-09-06 Jerome Forissier Accepted
travis.xml: use optee_examples instead of hello_world --- 2017-09-06 Jerome Forissier Accepted
Use symbolize.py on TEE core panics --- 2017-09-04 Jerome Forissier Accepted
README.md: fix URLs to HiKey and HiKey960 --- 2017-09-01 Jerome Forissier Accepted
libutee: printf() fix: remove newline added by mistake --- 2017-09-01 Jerome Forissier Accepted
Documentation: add section about abort dumps --- 2017-09-01 Jerome Forissier Accepted
symbolize.py: symbolize TA MMU regions --- 2017-08-31 Jerome Forissier Accepted
scripts/symbolize.py: try to resolve abort address to symbol/section[+offset] --- 2017-08-24 Jerome Forissier Accepted
scripts/symbolize.py: accept -d <ELF_file> in addition to -d <dir> --- 2017-08-24 Jerome Forissier Accepted
printf() and puts() fixes --- 2017-08-21 Jerome Forissier Accepted
libutee: provide an implementation of putchar() --- 2017-08-17 Jerome Forissier Accepted
Add scripts/symbolize.py to TA dev kit --- 2017-08-17 Jerome Forissier Accepted
Travis: add -p to mkdir $HOME/bin --- 2017-08-09 Jerome Forissier Accepted
Early TAs --- 2017-08-04 Jerome Forissier Accepted
common.mk: fix invalid empty test on $(LAUNCH_TERMINAL) --- 2017-08-03 Jerome Forissier Accepted
Build everything with -ffreestanding --- 2017-07-31 Jerome Forissier Accepted
Stable versions of manifests on 2.5.0 --- 2017-07-07 Jerome Forissier Accepted
Debian RP 16.06 --- 2017-07-06 Jerome Forissier Accepted
qemu_v8.xml: pin EDK2 version --- 2017-07-06 Jerome Forissier Accepted
fvp, juno, qemu_v8: update ARM-TF to 1.3 (branch optee_arm-tf_2017-06… --- 2017-07-05 Jerome Forissier Accepted
Stable versions of manifests on 2.5.0-rc2 --- 2017-07-05 Jerome Forissier New
qemu_v8: clone DTC source --- 2017-07-04 Jerome Forissier Accepted
host/Makefile: move $(LDADD) after object file --- 2017-07-04 Jerome Forissier Accepted
Update CHANGELOG.md for 2.5.0 --- 2017-06-29 Jerome Forissier Accepted
Stable versions of manifests on 2.5.0-rc1 --- 2017-06-29 Jerome Forissier Accepted
core: demote a couple of messages from IMSG() to DMSG() --- 2017-06-28 Jerome Forissier Accepted
README.md: give full PLAFORM string for i.MX6 boards --- 2017-06-28 Jerome Forissier Accepted
Update documentation/github.md --- 2017-06-16 Jerome Forissier Accepted
plat-d02: enable 64-bit paging --- 2017-06-13 Jerome Forissier Accepted
plat-d02: Use LPAE, increase pager TZSRAM size to 512K and TEE_RAM to 2M --- 2017-06-13 Jerome Forissier Accepted
core: enable debug mode by default --- 2017-06-13 Jerome Forissier Accepted
trace.c: show file/line info for flow, debug and error messages --- 2017-06-13 Jerome Forissier Accepted
plat-hikey: enable 64-bit paging --- 2017-06-12 Jerome Forissier Accepted
core: arm: make alignment check configurable --- 2017-06-08 Jerome Forissier Accepted
documentation: fix secure storage description --- 2017-06-08 Jerome Forissier Accepted
Add regression_1016: TA to TA buffer manipulations --- 2017-06-07 Jerome Forissier Accepted
ta/os_test: remove unused code --- 2017-06-07 Jerome Forissier Accepted
ta/Makefile: clean should not fail when ta_dev_kit.mk is not found --- 2017-06-07 Jerome Forissier Accepted
Make sure AES CTR does not buffer data --- 2017-06-02 Jerome Forissier Accepted
Make sure AES GCM does not buffer data --- 2017-06-01 Jerome Forissier Accepted
libteec: benchmark cleanup --- 2017-06-01 Jerome Forissier Accepted
tee: add forward declaration for struct device --- 2017-05-31 Jerome Forissier New
FS cleanup --- 2017-05-30 Jerome Forissier Accepted
regression_5006: use 32KB buffers --- 2017-05-23 Jerome Forissier Accepted
Replace file permission symbolic values by octal numbers --- 2017-05-23 Jerome Forissier Accepted
hikey: inittab: spawn login shell only on ${CFG_NW_CONSOLE_UART} --- 2017-05-22 Jerome Forissier Accepted
TA unwinding on abort (print call stack) --- 2017-05-19 Jerome Forissier Accepted
--sdp-basic: fix misleading messages --- 2017-05-19 Jerome Forissier Accepted
Notice.md: improve description of the sign-off tag --- 2017-05-16 Jerome Forissier Accepted
HiKey SDP --- 2017-05-15 Jerome Forissier Accepted
Take some GP types into account when running patch check tool --- 2017-05-10 Jerome Forissier Accepted
core: arm: mm: LPAE: init_xlation_table(): skip dynamic entries properly --- 2017-05-10 Jerome Forissier Accepted
core: add interface to load and decrypt/authenticate user TAs --- 2017-05-05 Jerome Forissier Accepted
core: mm: add missing entry in teecore_memtype_name() --- 2017-05-04 Jerome Forissier Accepted
crypto: don't check hash size when the main algorithm is ECDSA --- 2017-04-26 Jerome Forissier Accepted
plat-imx: use the mov_imm macro instead of movw/movt --- 2017-04-24 Jerome Forissier Accepted
checkpatch: add --typedefsfile --- 2017-04-20 Jerome Forissier Accepted
core: mm: print memory type name instead of numerical value --- 2017-04-19 Jerome Forissier Accepted
Update CHANGELOG.md for 2.4.0 replaces #1426 --- 2017-04-07 Jerome Forissier Accepted
Move GlobalPlatform tests to their own test suite --- 2017-03-31 Jerome Forissier Accepted
[RFC] Introduce test name wildcards --- 2017-03-30 Jerome Forissier New
GP: clean up the compilation messages --- 2017-03-30 Jerome Forissier New
GP: do not expect to find non-standard macros in tee_internal_api.h --- 2017-03-30 Jerome Forissier Accepted
HiKey Secure Data Path support --- 2017-03-24 Jerome Forissier Accepted
ta/Makefile: include host_include/conf.mk --- 2017-03-23 Jerome Forissier Accepted
Setup console from Device Tree (3) --- 2017-03-21 Jerome Forissier Accepted
Add test case for allocate + reset persistent object enumerator --- 2017-03-21 Jerome Forissier Accepted
core: syscall_storage_reset_enum() must check e->fops before using it --- 2017-03-21 Jerome Forissier Accepted
Update CHANGELOG.md for 2.4.0 --- 2017-03-17 Jerome Forissier Accepted
Serial drivers rework 2 --- 2017-03-16 Jerome Forissier Accepted
core: arm64: support relocation type R_AARCH64_ABS64 (257) --- 2017-03-15 Jerome Forissier Accepted
core: remove __early_bss --- 2017-03-09 Jerome Forissier Accepted
Serial drivers rework --- 2017-03-07 Jerome Forissier Accepted
Setup console from Device Tree --- 2017-03-03 Jerome Forissier Accepted
qemu-check.exp: do not start tee-supplicant --- 2017-03-03 Jerome Forissier Accepted
Documentation: dt: Add binding for /secure-chosen/stdout-path --- 2017-03-03 Jerome Forissier Accepted
libutee: Remove debug traces in tee_user_mem_alloc()/tee_user_mem_free() --- 2017-03-02 Jerome Forissier Accepted
Documentation: dt: Add binding for /secure-chosen/stdout-path --- 2017-03-01 Jerome Forissier Superseded
Documentation: dt: Add binding for /chosen/secure-stdout-path --- 2017-03-01 Jerome Forissier New
core: prng: Don't try to read REE time when it's not possible --- 2017-03-01 Jerome Forissier Accepted
Remove unused CFG_REE_FS_BLOCK_CACHE --- 2017-02-23 Jerome Forissier Accepted
checkpatch.sh: accept several commits --- 2017-02-22 Jerome Forissier Accepted
aes-perf, sha-perf: display more statistics --- 2017-02-21 Jerome Forissier Accepted
make clean: don't fail on non-empty directory --- 2017-02-08 Jerome Forissier Accepted
xtest 10001: run lenghty PBKDF2 test only if level >= 15 --- 2017-02-06 Jerome Forissier Accepted
core: RPMB FS: nullify fops when resetting an enumerator --- 2017-02-02 Jerome Forissier Accepted
libutee: preserve error code when calling TEE_Panic() --- 2017-01-30 Jerome Forissier Accepted
libutee: API: add 'const' qualifiers --- 2017-01-30 Jerome Forissier Accepted
« 1 2 ... 3 4 56 7 »

Bundling

Create bundle: