- 797c0d3 libtomcrypt: fix pkcs_1_v1_5_decode() when empty message by Safae Ouajih · 2 years, 5 months ago import/libtomcrypt-1.18.2-develop-20220913
- dcd3fcf core: ltc: use SHA-512 crypto accelerated function by Jens Wiklander · 2 years, 8 months ago
- 59e8a1b core: ltc: ecc: support the crypto driver by Jorge Ramirez-Ortiz · 2 years, 9 months ago
- 5ceaf35 core: ltc: add fault mitigation in crypto_acipher_rsassa_verify() by Jens Wiklander · 3 years, 4 months ago
- 2c6eb39 core: ltc: rsa: support the crypto driver by Jorge Ramirez-Ortiz · 3 years ago
- 0cd64e1 core: libtomcrypt: fix Ed25519 signature by Etienne Carriere · 2 years, 10 months ago
- 7ead01d core: libtomcrypt: add Ed25519 support by Valerii Chubar · 3 years ago
- 10670a1 libtomcrypt: Remove prng_state* NULL pointer check from ed25519_make_key() by Jerome Forissier · 2 years, 10 months ago
- baa91ab libtomcrypt: ctr_encrypt(): adjust for OP-TEE CE accelerated routines by Jerome Forissier · 2 years, 10 months ago
- d89991c ci: rust: apply upstream patch to fix failure in authentication-rs by Jerome Forissier · 2 years, 11 months ago
- df6b96a core: ltc: fix .qord value in DSA sign and verify by Jerome Forissier · 2 years, 11 months ago
- 34760c4 libtomcrypt: define LTC_MPI at the same time as LTC_DER by Jerome Forissier · 2 years, 11 months ago
- ae4cbdf core: ltc: add missing <string_ext.h> by Jerome Forissier · 2 years, 11 months ago
- 3536258 core: ltc: import sub.mk files from master and update by Jerome Forissier · 2 years, 11 months ago
- b51059d core: libtomcrypt: Remove prng_state* NULL pointer check from x25519_make_key() by Sohaib ul Hassan · 3 years, 2 months ago
- 049ae77 core: ltc: fix missing mutex unlock by ycaibb · 4 years ago
- 0894571 core: ltc: add SM2 curve parameters by Jerome Forissier · 6 years ago
- cb02d4c core: ltc: make key in accel_ecb_encrypt() and accel_ecb_decrypt() const by Jerome Forissier · 6 years ago
- b6a32e1 core: ltc: fix 'switch case misses default' by Jerome Forissier · 6 years ago
- dd60f59 core: ltc: add custom DH key generation function dh_make_key() by Jerome Forissier · 6 years ago
- 029d97b core: ltc: tomcrypt_custom.h: OP-TEE thread support by Jerome Forissier · 6 years ago
- 01a4f9f libtomcrypt: implement zeromem() with memzero_explicit() by Jerome Forissier · 6 years ago
- ae54175 core: LTC use only _CFG_CORE_LTC_ variables by Jens Wiklander · 6 years ago
- e87c76e LTC: add GHASH acceleration by Jens Wiklander · 8 years ago
- 70c1589 ltc: make cipher_descriptor a pointer to descriptors by Jens Wiklander · 10 years ago
- 5c148a1 ltc: make hash_descriptor a pointer to descriptors by Jens Wiklander · 10 years ago
- 741c8e8 ltc: make prng_descriptor a pointer to descriptors by Jens Wiklander · 10 years ago
- f1243f8 libtomcrypt: tomcrypt_private.h: add HASH_PROCESS_NBLOCKS by Jerome Forissier · 10 years ago
- af2d75b ECC: optimize the pool of temporary variables by Pascal Brand · 10 years ago
- cf7926e Import LibTomCrypt v1.18.2 branch "develop" (Sep 13, 2022) by Jerome Forissier · 2 years, 11 months ago
- 236125b Remove LibTomCrypt by Jerome Forissier · 2 years, 11 months ago
- 49cfa41 libutils:assert.h:add compiler check for static_assert by Gavin · 2 years, 11 months ago
- 4f12f55 plat-stm32mp1: reset platform with reset controller device by Etienne Carriere · 3 years ago
- b46e2b4 dt-bindings: define system reset controller for stm32mp1 flavors by Etienne Carriere · 3 years ago
- 4afbdbd drivers: scmi-msg: Propagate errors from platform voltd_get_level by Anton Eliasson · 3 years ago
- 5c932a0 plat-stm32mp1: add Avenger96 board with STM32MP157A based DHCOR SoM by Johann Neuhauser · 3 years, 1 month ago
- 6e9896c plat-stm32mp1: add STM32MP157C based DHCOM SoM on PDK2 baseboard by Johann Neuhauser · 3 years, 1 month ago
- cd495a5 drivers: versal: general purpose i/o by Jorge Ramirez-Ortiz · 3 years, 1 month ago
- c2f16fe core: driver: rework the SC API to make compatible with the new MU driver by Clement Faure · 3 years, 5 months ago
- 9756bcc core: driver: add common i.MX MU driver by Clement Faure · 3 years, 5 months ago
- cb95166 plat: rcar: fix core pos calculation for H3 boards by Volodymyr Babchuk · 3 years ago
- 830dc5c drivers: imx-i2c: add support for imx8mn by Gerard Koskamp · 3 years ago
- 7bf5e91 core: plat-ls: remove OP-TEE support for LS1021A-QDS platform by Sahil Malhotra · 3 years ago
- a7bd58f core: plat-ls: remove OP-TEE support for LS1021A-TWR platform by Sahil Malhotra · 3 years ago
- 3900893 crypto_api: acipher: correct ECC NIST-P521 key size by Jorge Ramirez-Ortiz · 3 years, 1 month ago
- ac3facb drivers: caam: ecc: key size must be a multiple of 8 by Jorge Ramirez-Ortiz · 3 years ago
- a54b2f1 plat-stm32mp1: fix use of pointer after free by Jose Quaresma · 3 years ago
- c0e8ad8 drivers: imx: dcp: fix compilation address error by Jose Quaresma · 3 years ago
- e3c7f16 crypto-api: rsassa: pass algorithm to implementation by Jorge Ramirez-Ortiz · 3 years, 1 month ago
- dfeed92 drivers: zynqmp_huk: Add AES eFuse and HUK seed support by Vesa Jääskeläinen · 3 years, 3 months ago
- 214ee97 drivers: zymqmp_pm: add USER eFuse support by Vesa Jääskeläinen · 3 years, 3 months ago
- 6e96536 drivers: zynqmp_pm: Add eFuse programming support by Vesa Jääskeläinen · 3 years, 3 months ago
- 9755857 drivers: zynqmp_pm: fix cache alignment for eFuse operation by Vesa Jääskeläinen · 3 years, 3 months ago
- d992553 arm32: libutils, libutee, ta: add .note.GNU-stack section to .S files by Jerome Forissier · 3 years ago
- 2f4d97e core, ldelf: link: add --no-warn-execstack by Jerome Forissier · 3 years ago
- 0e4dbed libutee: add SHA3 algorithm identifiers by Jorge Ramirez-Ortiz · 3 years, 1 month ago
- 28d6e35 core: stack check: fix debug message by Jerome Forissier · 3 years ago
- 5956c77 core: fix handling of CFG_STACK_THREAD_EXTRA and CFG_STACK_TMP_EXTRA by Jerome Forissier · 3 years ago
- 8e155ba imx: dcp: switch to new alloc_cache_aligned() by Vesa Jääskeläinen · 3 years, 3 months ago
- 4682bf0 core: add allocator for cache aligned memory by Vesa Jääskeläinen · 3 years, 3 months ago
- f6b4561 core: sort includes in tee_misc.c by Vesa Jääskeläinen · 3 years ago
- 4602aef arm: cache_helpers.h: Add cache_get_max_line_size() by Vesa Jääskeläinen · 3 years ago
- 3fd383f arm.mk: Added CFG_MAX_CACHE_LINE_SHIFT for maximum cache line size by Vesa Jääskeläinen · 3 years ago
- 0a4589e plat-k3: Add high DDR memory region by Andrew Davis · 3 years ago
- 25717bd plat-k3: Enable ARMv8 Crypto Extensions support by default by Andrew Davis · 3 years ago
- a148e70 plat-k3: drivers: Reverse RNG disabling logic by Andrew Davis · 3 years ago
- 115198b plat-k3: drivers: ti-sci: Do not print error when message not acknowledged by Andrew Davis · 3 years ago
- 5bf9286 plat-k3: drivers: Set SA2UL firewall region addresses by Andrew Davis · 3 years ago
- 8dc184e libutils: util.h: add get_field_u{32,64}() and set_field_u{32,64}() by Marouene Boubakri · 3 years, 1 month ago
- 71f2c92 clang.mk: fix build on AArch64 host by Jerome Forissier · 3 years ago
- f5411aa core: add CFG_REE_FS_INTEGRITY_RPMB for roll-back protection of REE by Judy Wang · 3 years ago
- 9fa6ea5 core: imx: enable the CAAM driver on mx7ulpevk by Clement Faure · 3 years, 4 months ago
- 3500d9c core: imx: crypto_conf: set CAAM configuration for mx7ulpevk by Clement Faure · 3 years ago
- cb34c33 ci: add imx93evk build by Clement Faure · 3 years ago
- 54eb9a9 core: imx: add support imx93evk platform by Clement Faure · 3 years, 2 months ago
- d0d5da2 core: imx: add imx93 SoC ID by Clement Faure · 3 years, 2 months ago
- d540073 core: imx: add imx93 registers by Clement Faure · 3 years, 2 months ago
- 49babf7 core: imx: simplify the error macro message by Clement Faure · 3 years, 2 months ago
- 613c630 drivers: se050: optional I2C access via trampoline by Jorge Ramirez-Ortiz · 3 years ago
- 4ddaad5 core: mbedtls: Add ECC signature size check by Lars Persson · 3 years ago
- 7910f4d core: mbedtls: Use a DRBG to speed up RSA key generation by Lars Persson · 3 years ago
- 42f6617 plat-corstone1000: add corstone1000 platform by Vishnu Banavath · 4 years, 2 months ago
- 0b8a917 core: link: add --no-warn-rwx-segments by Jerome Forissier · 3 years ago
- 961785f drivers: imx_i2c: update the daisy chain setting for I2C1 by Tim Anderson · 3 years ago
- 039e02d Squashed commit upgrading to mbedtls-2.28.1 by Jerome Forissier · 3 years ago
- 2075050 core: tee_svc.c: add missing comma by Jerome Forissier · 3 years ago
- 460dc36 drivers: imx_i2c: update the I2C initialization by Tim Anderson · 3 years ago
- 7d71617 core: Avoid tee_ram_va equals 0 when CFG_CORE_ASLR is set by Ming-Jen Chang · 3 years ago
- 3077e81 core: mm: return true for mattr_is_cached() and TEE_MATTR_MEM_TYPE_TAGGED by Clement Faure · 3 years ago
- 13f65d2 ci: cancel obsolete workflows by Jerome Forissier · 3 years ago
- 3c108a7 core: plat-bcm: remove virtual address lookup from main_init_gic() by Andrew Mustea · 3 years, 1 month ago
- 3957cdc ci: code_style: clone repository with full history by Jerome Forissier · 3 years ago
- 48ca91e drivers: bcm_sotp: add sotp write support by Vahid Dukandar · 4 years, 4 months ago
- b10b451 ci: migrate from Azure pipelines to GitHub actions by Jerome Forissier · 3 years ago
- 13bd79f dts: stm32mp15: bump to Linux v5.19-rc6 dts files by Johann Neuhauser · 3 years, 1 month ago
- c30ae30 dt-bindings: gpio: add GPIO_PULL_{UP,DOWN} definitions by Johann Neuhauser · 3 years, 1 month ago
- d9d2d0a plat-totalcompute: Introduce TC2 by Rupinderjit Singh · 3 years, 4 months ago
- 191f2ed core: rng_hw: Remove __weak attribute from HW RNG functions by Andrew Davis · 3 years, 3 months ago
- 4a3e6b9 core: rng_hw: Remove hw_get_random_byte() by Andrew Davis · 3 years, 3 months ago
- 1a5f154 plat-stm: Switch to hw_get_random_bytes() by Andrew Davis · 3 years, 3 months ago