Toggle navigation
Patchwork
Patches credited to jerome.forissier@linaro.org
Login
Register
Mail settings
Current Team Memberships
None
Show patches with
: Archived =
No
| 975 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Apply
«
1
2
...
7
8
9
10
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
Build for PLATFORM=vexpress-qemu_virt by default
-
-
-
2015-07-07
Jerome Forissier
Accepted
Align __start_ta_head_section on 8-byte boundary
-
-
-
2015-07-06
Jerome Forissier
Accepted
Fix buffer length test in tee_svc_cryp_obj_populate_type()
-
-
-
2015-06-30
Jerome Forissier
Accepted
arm64: AES XTS using ARMv8-A cryptographic extensions
-
-
-
2015-06-30
Jerome Forissier
Accepted
arm64: fix buffer overflows when copying kernel addresses to user space
-
-
-
2015-06-29
Jerome Forissier
Accepted
arm64: AES using ARMv8-A cryptographic extensions
-
-
-
2015-06-09
Jerome Forissier
Accepted
arm64: rewrite register access functions with macros
-
-
-
2015-06-02
Jerome Forissier
Accepted
arm64: CFG_WITH_VFP
-
-
-
2015-06-01
Jerome Forissier
Accepted
Pager fix
-
-
-
2015-05-29
Jerome Forissier
Accepted
build: use $(cmd-echo-silent) when linking TAs
-
-
-
2015-05-22
Jerome Forissier
Accepted
Fix possible TA build error with make -j: "Directory nonexistent"
-
-
-
2015-05-22
Jerome Forissier
Accepted
hikey: enable SHA1 and SHA256 crypto extensions by default on aarch32
-
-
-
2015-05-21
Jerome Forissier
Accepted
Fix compile error
-
-
-
2015-05-21
Jerome Forissier
Accepted
Clean/simplify supplicant RPC parameters
-
-
-
2015-05-20
Jerome Forissier
Accepted
Drop TEE_RPC_FREE_TA_WTH_FD, let it be TEE_RPC_FREE_TA
-
-
-
2015-05-20
Jerome Forissier
Accepted
Add HiKey build instructions to README.md
-
-
-
2015-05-19
Jerome Forissier
Accepted
core: log build information on init
-
-
-
2015-05-13
Jerome Forissier
Accepted
plat-hikey: enable ARM64
-
-
-
2015-05-12
Jerome Forissier
Accepted
travis: fix HTTP 404
-
-
-
2015-05-11
Jerome Forissier
Accepted
core: move common 32/64-bit definitions to core/arch/arm/arm.mk
-
-
-
2015-05-06
Jerome Forissier
Accepted
plat-stm: fix grep error message during build
-
-
-
2015-05-04
Jerome Forissier
Accepted
generic_core_bootcfg.c: clean comments and messages
-
-
-
2015-05-04
Jerome Forissier
Accepted
crypto: initialize with service_init()
-
-
-
2015-05-04
Jerome Forissier
Accepted
Add support for the HiKey board (make PLATFORM=hikey)
-
-
-
2015-04-29
Jerome Forissier
Accepted
vexpress refactoring
-
-
-
2015-04-27
Jerome Forissier
Accepted
Refactoring
-
-
-
2015-04-23
Jerome Forissier
Accepted
vexpress/sunxi refactoring
-
-
-
2015-04-23
Jerome Forissier
Accepted
Cleaning for hikey
-
-
-
2015-04-22
Jerome Forissier
Accepted
HiKey support
-
-
-
2015-04-22
Jerome Forissier
Accepted
mk/checkconf.mk: update generation of conf.mk
-
-
-
2015-04-15
Jerome Forissier
Accepted
Convert configuration variables to CFG_* name
-
-
-
2015-03-24
Jerome Forissier
Accepted
UART cleaning
-
-
-
2015-03-23
Jerome Forissier
Accepted
Fix typo: s/pagable/pageable/
-
-
-
2015-03-18
Jerome Forissier
Accepted
Get rid of CROSS_PREFIX, restore CROSS_COMPILE
-
-
-
2015-03-18
Jerome Forissier
Accepted
Update setup_fvp_optee.sh/setup_qemu_optee.sh for GP test suite 1.1.0.4
-
-
-
2015-02-04
Jerome Forissier
Accepted
Update setup_fvp_optee.sh and setup_qemu_optee.sh for GP tests
-
-
-
2015-01-27
Jerome Forissier
Accepted
sunxi: fix parallel build errors
-
-
-
2015-01-23
Jerome Forissier
Accepted
mk/compile.mk: GNU make 4.0 compatibility
-
-
-
2015-01-22
Jerome Forissier
Accepted
core: get value of CFG_ variables from <generated/conf.h>
-
-
-
2014-12-19
Jerome Forissier
Accepted
crypto API: make sure TEE_Attribute parameters are readable
-
-
-
2014-12-19
Jerome Forissier
Accepted
Move platform-specific flags to their own files, use them in TA dev kit
-
-
-
2014-12-17
Jerome Forissier
Accepted
Add PKCS #5 v2.0 key derivation function 2 (PBKDF2)
-
-
-
2014-12-12
Jerome Forissier
Accepted
Concat kdf
-
-
-
2014-12-10
Jerome Forissier
Accepted
Crypto cleanup
-
-
-
2014-12-10
Jerome Forissier
Accepted
Add HMAC-based extract-and-expand key derivation function (HKDF)
-
-
-
2014-12-08
Jerome Forissier
Accepted
Fix memory leak in tee_svc_cryp_derive_key
-
-
-
2014-12-08
Jerome Forissier
Accepted
Update documentation/build_system.md
-
-
-
2014-12-03
Jerome Forissier
Accepted
Documentation for cryptographic abstract layer
-
-
-
2014-11-28
Jerome Forissier
Accepted
Travis: use default arm-linux-gnueabihf- compiler
-
-
-
2014-11-27
Jerome Forissier
Accepted
Travis: use default arm-linux-gnueabihf- compiler
-
-
-
2014-11-26
Jerome Forissier
Accepted
Update documentation/build_system.md
-
-
-
2014-11-26
Jerome Forissier
Accepted
Select cryptographic algorithms at compile time
-
-
-
2014-11-14
Jerome Forissier
Accepted
TEE_MACCompareFinal(): use buf_compare_ct(), don't clear stack on exit
-
-
-
2014-11-13
Jerome Forissier
Accepted
plat-stm: fix parallel build error
-
-
-
2014-11-12
Jerome Forissier
Accepted
Fix memory leak in tee_svc_cryp_obj_copy()
-
-
-
2014-11-10
Jerome Forissier
Accepted
core: create conf.h from CFG_* Makefile variables
-
-
-
2014-11-07
Jerome Forissier
Accepted
core/core.mk, mk/config.mk: delete unused definitions
-
-
-
2014-11-07
Jerome Forissier
Accepted
Library compilation support
-
-
-
2014-11-04
Jerome Forissier
Accepted
Add crypto provider internal API
-
-
-
2014-11-04
Jerome Forissier
Accepted
build: print 'AS' instead of 'CC' when input file is assembly
-
-
-
2014-11-03
Jerome Forissier
Accepted
Parse $(PLATFORM) as $(PLATFORM)-$(PLATFORM_FLAVOR) when it contains a h...
-
-
-
2014-10-29
Jerome Forissier
Accepted
Openssl
-
-
-
2014-10-29
Jerome Forissier
Accepted
Add support for per-directory/per-library/per-file includes, and per-lib...
-
-
-
2014-10-22
Jerome Forissier
Accepted
Add dhex_dump() and DHEXDUMP() to format and print data in hexadecimal
-
-
-
2014-10-22
Jerome Forissier
Accepted
plat-vexpress: build with -mfloat-abi=soft
-
-
-
2014-10-15
Jerome Forissier
Accepted
Trace syscall entry when CFG_TEE_CORE_LOG_LEVEL == TRACE_FLOW (5)
-
-
-
2014-09-17
Jerome Forissier
Accepted
plat-vexpress: fix non-debug build
-
-
-
2014-09-15
Jerome Forissier
Accepted
Fix TA build error
-
-
-
2014-09-10
Jerome Forissier
Accepted
Makefile variables $(*-dir) should not have a trailing slash
-
-
-
2014-09-08
Jerome Forissier
Accepted
Add crypto provider internal API.
-
-
-
2014-09-02
Jerome Forissier
Accepted
Cosmetic fixes for build output
-
-
-
2014-09-01
Jerome Forissier
Accepted
tee_acipher_rsadorep: fix handling of zero-padding in output
-
-
-
2014-08-28
Jerome Forissier
Accepted
Get value of gpd.tee.arith.maxBigIntSize from libutee
-
-
-
2014-08-21
Jerome Forissier
Accepted
mk/compile.mk: simplify dependency generation; better support ccache
-
-
-
2014-08-19
Jerome Forissier
Accepted
Build fixes
-
-
-
2014-08-01
Jerome Forissier
Accepted
«
1
2
...
7
8
9
10
»
Bundling
Create bundle: