- 4ce231e lib: mbedtls: return TEE_ERROR_BAD_PARAMETERS on input data error by liushiwei · 4 years, 1 month ago import/mbedtls-2.22.0
- 3d6d26a core: Fix memory leaks in sm2 of Mbedtls lib by lubing · 4 years, 2 months ago
- dc7511d libmbedtls: Use single-line string literals. by Guido Vranken · 4 years, 2 months ago
- fc73662 libmbedtls: Prevent triggering Clang 12 -Wstring-concatenation warning by Guido Vranken · 4 years, 2 months ago
- b5dc0cd core: libmbedtls: build only necessary files by Jerome Forissier · 4 years, 3 months ago
- 55b69d0 core: libmbedtls: CMAC: remove code duplication by Alexander Zakharov · 4 years, 5 months ago
- 39e4dee core: libmbedtls: add 3DES CMAC implementation by Alexander Zakharov · 4 years, 5 months ago
- 294d08c core: add support for SM2 using MBed TLS by Jerome Forissier · 4 years, 5 months ago
- 86caa95 libmbedtls: add SM2 curve by Jerome Forissier · 4 years, 5 months ago
- 823d1c1 core: libmbedtls: drop useless & before function names by Jerome Forissier · 4 years, 5 months ago
- 1742694 libmbedtls: core: fix copy of AES context by Jerome Forissier · 4 years, 5 months ago
- 82484c3 libmbedtls: core: rename mbd_rand.h to mbed_helpers.h by Jerome Forissier · 4 years, 5 months ago
- 4d76310 Merge branch 'master' into import/mbedtls-2.22.0 by Jerome Forissier · 4 years, 8 months ago
- 4b19dfa core: libmbedtls: introduce crypto_ecc[public/keypair]_ops by Jerome Forissier · 4 years, 8 months ago
- 24d52e4 core: print "TEE load address" message on abort by Jerome Forissier · 4 years, 8 months ago
- 685d152 core: ltc: fix SM2 PKE memory leak by Cedric Neveux · 4 years, 8 months ago
- d29cd2e core: driver: generic resources for crypto device driver - ECC by Cedric Neveux · 6 years ago
- 5328dfb core: ltc: change SM2 PKE to use crypto_ecc_[public/keypair]_ops by Cedric Neveux · 4 years, 8 months ago
- 884fd19 core: crypto: add encrypt/decrypt to crypto_ecc_[public/keypair]_ops by Cedric Neveux · 4 years, 8 months ago
- 1fa655f core: ltc: set SM2 ECC Keys operations by Cedric Neveux · 4 years, 9 months ago
- 08e47d6 core: crypto: unify ECC and SM2_DSA sign/verify by Cedric Neveux · 4 years, 9 months ago
- b56ad90 libs: ltc and mbedtls introduce crypto_ecc[public/keypair]_ops by Cedric Neveux · 4 years, 9 months ago
- df00cf5 core: crypto: add struct crypto_ecc_[public/keypair]_ops by Cedric Neveux · 4 years, 9 months ago
- 521aacf core: fix secure partition TA context by Etienne Carriere · 4 years, 8 months ago
- 5f13a96 core: libmbedtls: use crypto_acipher_free_rsa_keypair() instead of open-coding by Jerome Forissier · 4 years, 8 months ago
- efd1ff2 core: libmbedtls: crypto_acipher_free_rsa_keypair(): add missing free for s->dq by Jerome Forissier · 4 years, 8 months ago
- 2c5af9c core: libmbedtls: add function to free rsa keypair by Jerome Forissier · 4 years, 8 months ago
- 47bdd77 Merge commit '9b0773cb' into import/mbedtls-2.22.0 by Jerome Forissier · 4 years, 8 months ago
- b3d204f drivers: caam: use do_free_keypair() instead of open-coding by Jerome Forissier · 4 years, 8 months ago
- 6eaf556 drivers: caam: do_free_keypair(): add missing free for key->dq by Jerome Forissier · 4 years, 8 months ago
- 1ab1ebd core: libmbedtls: use crypto_acipher_free_rsa_keypair() instead of open-coding by Jerome Forissier · 4 years, 8 months ago
- 5118efb core: libmbedtls: crypto_acipher_free_rsa_keypair(): add missing free for s->dq by Jerome Forissier · 4 years, 8 months ago
- 92e3869 core: ltc: use crypto_acipher_free_rsa_keypair() instead of open-coding by Jerome Forissier · 4 years, 8 months ago
- 85f7c55 core: ltc: crypto_acipher_free_rsa_keypair(): add missing free for s->dq by Jerome Forissier · 4 years, 8 months ago
- 16c8ce9 hikey: increase CFG_CORE_HEAP_SIZE from 64 to 72 KB by Jerome Forissier · 4 years, 8 months ago
- e3603bd core: move non TA specific fields from user_ta_ctx by Balint Dobszay · 4 years, 8 months ago
- 486d6e3 core: extract ldelf related code from user_ta.c by Balint Dobszay · 4 years, 8 months ago
- b351c68 core: pass user_mode_ctx to thread_user_clear_vfp() by Balint Dobszay · 4 years, 8 months ago
- e2cf992 drivers: imx_i2c: move utility macros by Jorge Ramirez-Ortiz · 4 years, 8 months ago
- 6923dd8 drivers: imx_i2c: get base addresses from device tree by Jorge Ramirez-Ortiz · 4 years, 9 months ago
- 8e58c34 drivers: imx_i2c: enable the driver when not all three buses are ready by Jorge Ramirez-Ortiz · 4 years, 9 months ago
- d156989 drivers: imx_i2c: add support for imx6ull by Jorge Ramirez-Ortiz · 4 years, 9 months ago
- 1437150 drivers: imx_i2c: prepare for imx6ull support by Jorge Ramirez-Ortiz · 4 years, 8 months ago
- 6a760c9 ta: pkcs11: fix error handling when reading ALLOWED_MECHANISMS list by Etienne Carriere · 4 years, 8 months ago
- 2702452 ta: sks: stringify error core KEY_SIZE_RANGE by Etienne Carriere · 4 years, 8 months ago
- 17ee31f ta: pkcs11: CKA_SIGN and CKA_VERIFY default to empty by Etienne Carriere · 4 years, 8 months ago
- 39fc24f ta: pkcs11: fix for spec WRAP_WITH_TRUSTED/ALWAYS_AUTHENTICATE defaults by Etienne Carriere · 4 years, 8 months ago
- 4eb8865 ta: pkcs11: Handle optional attributes without default values by Ruchika Gupta · 4 years, 8 months ago
- dea46be core: add secure partitions store by Jelle Sels · 4 years, 9 months ago
- b43095e core: move early_ta implementation to embedded_ts by Jelle Sels · 4 years, 9 months ago
- 880d8d8 core: create embedded_ts by Jelle Sels · 4 years, 9 months ago
- 6cb0281 core: rename ta_store to ts_store by Jelle Sels · 4 years, 9 months ago
- f9cd31c core: rename secure_partition to stmm_sp by Jelle Sels · 4 years, 9 months ago
- cac7ad0 checkpatch: add --kconfig-prefix=CFG_ by Jerome Forissier · 4 years, 10 months ago
- 89c9728 core: replace tee_mmu prefix with vm by Jens Wiklander · 4 years, 9 months ago
- a0937af core: rename to core_mmu_init_ta_ram() by Jens Wiklander · 4 years, 9 months ago
- 2188fe0 core: remove tee_mmu_get_ctx() by Jens Wiklander · 4 years, 9 months ago
- 18c166d core: move teecore_init_pub_ram() by Jens Wiklander · 4 years, 9 months ago
- 4ad6b1a core: remove unused tee_mmu_user_get_cache_attr() by Jens Wiklander · 4 years, 9 months ago
- dd0f212 core: remove unused tee_mmu_map_add_segment() by Jens Wiklander · 4 years, 9 months ago
- 1f648d5 core: remove struct tee_ta_ctx from struct user_mode_ctx by Jens Wiklander · 4 years, 9 months ago
- f802ab5 core: add gprof_set_status() to struct ts_ops by Jens Wiklander · 4 years, 10 months ago
- 82061b8 core: store TA params in session struct by Jens Wiklander · 4 years, 10 months ago
- ab24229 core: add struct ts_ops by Jens Wiklander · 4 years, 10 months ago
- ce332a5 core: add is_ta_ctx() by Jens Wiklander · 4 years, 10 months ago
- 3560d99 core: add generic struct ts_ctx by Jens Wiklander · 4 years, 10 months ago
- 00b3b9a core: add generic struct ts_session by Jens Wiklander · 4 years, 10 months ago
- d0e3efa core: replace TA with user mode in abort handling by Jens Wiklander · 4 years, 10 months ago
- 47cbb5b core: fix CFG_CORE_UNMAP_CORE_AT_EL0=y for non-default CFG_LPAE_ADDR_SPACE_BITS by Jens Wiklander · 4 years, 8 months ago
- cc8fda9 core: replace CFG_LPAE_ADDR_SPACE_SIZE with CFG_LPAE_ADDR_SPACE_BITS by Jens Wiklander · 4 years, 8 months ago
- 3ad655c core: do not print canary debug messages on boot by Jerome Forissier · 4 years, 9 months ago
- a8d5919 libutils: strtoul.c: adjust license text to upstream by Rouven Czerwinski · 4 years, 8 months ago
- 5510db0 build: ld-option: handle any linker warning as an error by Jerome Forissier · 4 years, 9 months ago
- ade61fe mediatek: add support for MT8516 SoC by Fabien Parent · 6 years ago
- bdb6a6a mediatek: enable CFG_ARM64_core by default by Fabien Parent · 4 years, 9 months ago
- 0d57f57 core: replace assembly directive .align with .balign by Jens Wiklander · 4 years, 9 months ago
- 39cb90b core: sm_a32.S: add missing .cantunwind by Jens Wiklander · 4 years, 9 months ago
- fae8192 core: correct alignment for exception vectors by Jens Wiklander · 4 years, 9 months ago
- 762a555 Add alignment parameter to FUNC() and LOCAL_FUNC() macros by Jens Wiklander · 4 years, 9 months ago
- 5d50cc9 ci: travis: download checkpatch.pl from linux-next by Jerome Forissier · 4 years, 9 months ago
- 54fbfa9 core: deprecate register_dynamic_shm() by Jens Wiklander · 4 years, 9 months ago
- 8f51d0a core: rpmb: check return value of encrypt_block() by Stefan Schmidt · 4 years, 9 months ago
- f50962e ta_dev_kit.mk: make sure that libutils is linked second time by Volodymyr Babchuk · 4 years, 9 months ago
- 73196b5 link.mk: implement support for libnames-after-libgcc variable by Volodymyr Babchuk · 4 years, 9 months ago
- 36e784f libutils: provide empty __getauxval() implementation by Volodymyr Babchuk · 4 years, 9 months ago
- ed30b6c early_ta: use scattered array helpers by Jens Wiklander · 4 years, 9 months ago
- c4def2a Update CHANGELOG for 3.11.0 by Jerome Forissier · 4 years, 9 months ago 3.11.0
- c43d756 plat: zynqmp: use generic_ram_layout for defining dram layout by Ricardo Salveti · 4 years, 9 months ago
- ae85b83 scripts: support both pycryptodome and pycryptodomex by Volodymyr Babchuk · 4 years, 9 months ago
- 0ab3b1f MAINTAINERS: maintain plat-zynqmp by Ricardo Salveti · 4 years, 9 months ago
- ae2b65f plat: zynqmp: force disable core ALSR by Ricardo Salveti · 4 years, 9 months ago
- 3b11b1d core: rpmb: fix off-by-one in block index check by Jerome Forissier · 4 years, 9 months ago
- 60c96f6 drivers: scmi-msg: refine local header files by Etienne Carriere · 4 years, 9 months ago
- ba134bd drivers: scmi-msg: fix indentation by Etienne Carriere · 4 years, 9 months ago
- c007fb3 drivers: scmi-msg: Set SCMI version to 3 by Etienne Carriere · 4 years, 9 months ago
- 334810f plat-stm32mp1: scmi: expose PWR regulators by Etienne Carriere · 4 years, 9 months ago
- c22983c plat-stm32mp1: scmi: prepare platform SCMI voltage regulators by Etienne Carriere · 4 years, 9 months ago
- b787ecb plat-stm32mp1: introduce PWR regulators by Etienne Carriere · 4 years, 9 months ago
- f56662f MAINTAINERS: plat-ti, plat-k3: remove Andrew's address by Jerome Forissier · 4 years, 9 months ago
- 6a68b22 core: ffa: Fix the FF-A version returned to Secure Partition by Sughosh Ganu · 4 years, 9 months ago