Show patches with: Archived = No       |   1454 patches
« 1 2 3 414 15 »
Patch Series S/W/F Date Submitter Delegate State
Pkcs11 obj2 --- 2020-06-23 Etienne Carriere Accepted
gdb: introduce helper functions to support gdb debugging --- 2020-06-23 Joakim Bech New
Small fixes --- 2020-06-08 Jens Wiklander Accepted
Generic boot --- 2020-06-08 Jens Wiklander Accepted
Cleanup with initcalls --- 2020-06-05 Jens Wiklander Accepted
libutils: atomic.h: fix atomic_load_u32() types --- 2020-06-04 Jens Wiklander Accepted
FF-A S-EL1 SPMC --- 2020-06-02 Jens Wiklander New
Fixes for TEE_GetPropertyAsBinaryBlock() support --- 2020-05-25 Etienne Carriere Accepted
config.mk: fix CFG_OPTEE_REVISION_MINOR --- 2020-05-25 Jens Wiklander Accepted
scripts/pem_to_pub.py: use Cryptodome module instead of Crypto --- 2020-05-25 Etienne Carriere Accepted
core: make core_is_buffer_*() paddr_t compatible --- 2020-05-15 Jens Wiklander Accepted
plat-stm32mp1: ack SCMI SiP SMC entry with 0 return code --- 2020-05-15 Etienne Carriere Accepted
plat-imx: psci: support Arm SMCCC_VERSION function ID --- 2020-05-11 Etienne Carriere Accepted
plat-sunxi: psci: support Arm SMCCC_VERSION function ID --- 2020-05-11 Etienne Carriere Accepted
plat-rockchip: psci: support Arm SMCCC_VERSION function ID --- 2020-05-11 Etienne Carriere Accepted
plat-hisilicon: psci: support Arm SMCCC_VERSION function ID --- 2020-05-11 Etienne Carriere Accepted
[RFC] scripts: add GDB script for OP-TEE (QEMU) --- 2020-05-08 Joakim Bech Accepted
Fix clang build --- 2020-05-07 Victor Chong Accepted
configure checkpatch --- 2020-05-06 Maxim Uvarov Accepted
core: device pta: add flag to watch for running tee-supplicant --- 2020-05-06 Maxim Uvarov Accepted
shippable: build stm32mp1-157C_DK2 --- 2020-05-06 Etienne Carriere Accepted
ta: add early TA to seal and unseal Linux trusted keys --- 2020-05-06 Sumit Garg Accepted
libutee: crypto: AE: Explicitly initialize buffer_offs --- 2020-05-06 Sumit Garg Accepted
Pkcs11 create/destroy objects --- 2020-05-05 Etienne Carriere Accepted
core: try to get embedded dt when external dt not found (2nd try) --- 2020-05-05 Etienne Carriere Accepted
Update CHANGELOG for 3.9.0 --- 2020-05-05 Jens Wiklander Accepted
tzc400: allow platform to check TZC400 configuration and use in plat-stm32mp1 --- 2020-05-05 Etienne Carriere Accepted
Pkcs11 misc --- 2020-05-04 Jens Wiklander Accepted
plat-stm32mp1: PMIC and system OFF --- 2020-05-04 Etienne Carriere Accepted
stpmic1: fix missing parentheses in boot-on config --- 2020-04-30 Etienne Carriere Accepted
checkpatch: ignore USLEEP_RANGE --- 2020-04-29 Etienne Carriere Accepted
core: sm: support SMCCC v1.1 specification --- 2020-04-29 Etienne Carriere Accepted
stm32mp1: fix PSCI_CPU_OFF and bring PSCI_SYSTEM_RESET --- 2020-04-29 Etienne Carriere Accepted
stm32mp1: a collection of small changes in stpmic1 driver --- 2020-04-29 Etienne Carriere Accepted
plat-stm32mp1: fix timeout when seeding PRNG --- 2020-04-28 Etienne Carriere Accepted
scmi-msg drivers: various fixes --- 2020-04-27 Etienne Carriere Accepted
lib: fix confine_array_index() for 32bit modes --- 2020-04-27 Etienne Carriere Accepted
ta: pkcs11: factorize session handle argument handling --- 2020-04-22 Etienne Carriere Accepted
ta: pkcs11: use TEE UUID and toekn ID in reported token description --- 2020-04-22 Etienne Carriere Accepted
[RFC] Using "secure-" property prefix in DTS for clocks/resets/... --- 2020-04-22 Etienne Carriere Accepted
stm32mp1: seed PRNG with STM32 RNG --- 2020-04-22 Etienne Carriere Accepted
mk: clang.mk: use 'clang -E' instead of clang-cpp --- 2020-04-21 Victor Chong Accepted
drivers: caam Fixes for Era 10 and above --- 2020-04-17 Ruchika Gupta Accepted
Add initial UniPhier platform support --- 2020-04-16 Kunihiko Hayashi New
github: update links in issue/pr templates --- 2020-04-15 Joakim Bech Accepted
enum early TAs --- 2020-04-15 Maxim Uvarov Accepted
Pkcs11 login --- 2020-04-14 Jens Wiklander Accepted
pta: invoke_test.pta: add test on null memref parameter --- 2020-04-08 Etienne Carriere Accepted
ta: sks: drop derive from AES_ECB --- 2020-04-08 Etienne Carriere Accepted
ta: pkcs11: fix MECHANISM_IDS to return OK when no output buffer --- 2020-04-08 Etienne Carriere Accepted
Caam fixes --- 2020-04-04 Ruchika Gupta Accepted
ta: pkcs11: minor cleanup changes --- 2020-04-02 Etienne Carriere Accepted
Update AES-GCM routines and move ARM CE routines to core/arch/arm/crypto --- 2020-03-30 Jens Wiklander Accepted
rpmb: fix call to plat_rpmb_key_is_ready() --- 2020-03-26 Jens Wiklander Accepted
core: check writeable in tee_svc_copy_param() --- 2020-03-25 Jens Wiklander Accepted
ta: pkcs11: session support related commands --- 2020-03-24 Etienne Carriere Accepted
core: add TEE_LOGIN_REE_KERNEL login method --- 2020-03-23 Sumit Garg Accepted
SCMI message drivers --- 2020-03-20 Etienne Carriere Accepted
Fixes --- 2020-03-20 Jens Wiklander Accepted
ta: pkcs11: fix token flags as per specification --- 2020-03-18 Etienne Carriere Accepted
ta: pkcs11: minor fix of 32bit return code reference for sizeof --- 2020-03-18 Etienne Carriere Accepted
ta: pkcs11: factorize persistent file name --- 2020-03-18 Etienne Carriere Accepted
ta: pkcs11: identify user as per define user types --- 2020-03-18 Etienne Carriere Accepted
ta: pkcs11: get mechanism list/info --- 2020-03-10 Etienne Carriere Accepted
Core mmu cleanup/optimization --- 2020-03-10 Jens Wiklander Accepted
Ldelf fixes --- 2020-03-09 Jens Wiklander Accepted
Ldelf nospec --- 2020-03-06 Jens Wiklander Accepted
ta: pkcs11: get token information --- 2020-03-04 Etienne Carriere Accepted
Ldelf fixes/hardening --- 2020-03-04 Jens Wiklander Accepted
Confine array index --- 2020-03-03 Jens Wiklander Accepted
ta: pkcs11: prepare for speculation safe token lookup --- 2020-03-03 Etienne Carriere Accepted
ta: pkcs11: better test object ids generation --- 2020-03-03 Etienne Carriere Accepted
ta: pkcs11: get list of slots and related info implemented in TA --- 2020-03-02 Etienne Carriere Accepted
core: use adr_l to allow bigger data sections --- 2020-02-27 Ilias Apalodimas Accepted
Aslr init --- 2020-02-26 Jens Wiklander Accepted
core: mmu: fix secure memory end address --- 2020-02-21 Etienne Carriere Accepted
ta: pkcs11: persistent database for the pkcs11 tokens --- 2020-02-18 Etienne Carriere Accepted
ta: pkcs11: add TA version property mandated by GPD --- 2020-02-18 Etienne Carriere Accepted
Fixes for aarch32/lpae + alsr + plat-stm32mp1 --- 2020-02-14 Etienne Carriere Accepted
Jas/tpm system pta --- 2020-02-12 Javier AlmansaSobrino New
ci: travis: Use proper construct for full clone --- 2020-02-10 David Brown Accepted
core: huk_subkey: ISO C forbids empty initializer braces --- 2020-02-10 Peter Griffin Accepted
core: protect syscall table lookup from speculation --- 2020-02-06 Jens Wiklander Accepted
core: vm_unmap(): remove length alignment requirement --- 2020-02-06 Jens Wiklander Accepted
pkcs11 TA: Define finer TA return codes and report them back to client --- 2020-02-06 Etienne Carriere Accepted
Set SCTLR.SPAN --- 2020-02-04 Jens Wiklander Accepted
Debug traces for TA commands and introduce ID/string helpers --- 2020-02-04 Etienne Carriere Accepted
ta: pkcs11: correction command parameters type --- 2020-02-04 Etienne Carriere Accepted
Spci preparations --- 2020-01-29 Jens Wiklander Accepted
mobj_get_va() and PTA --- 2020-01-29 Jens Wiklander Accepted
core: fix assigned size of struct mobj_reg_shm --- 2020-01-22 Jens Wiklander Accepted
core: generic_entry_a{32,64}.S: use correct cached_mem_end --- 2020-01-16 Jens Wiklander Accepted
core: arm64: introduce CFG_CORE_ARM64_PA_BITS --- 2020-01-14 Jens Wiklander Accepted
core: make SMALL_PAGE_MASK and friends of type paddr_t --- 2020-01-14 Jens Wiklander Accepted
GitHub: use GitHub actions to close stale issues and PRs --- 2020-01-09 Joakim Bech Accepted
Enhancements for ARMv8 crypto extensions specific to AES-CTR mode [v2] --- 2019-12-31 Sumit Garg Accepted
Enhancements for ARMv8 crypto extensions specific to AES-CTR mode --- 2019-12-19 Sumit Garg Accepted
core: crypto: sm3: remove unused header --- 2019-12-18 Victor Chong Accepted
Spci preparations --- 2019-12-18 Jens Wiklander Accepted
SPECULATION_SAFE_VALUE() --- 2019-12-18 Jens Wiklander Accepted
« 1 2 3 414 15 »