- 3b6c0c2 core: libtomcrypt: Fix compilation issue with CFG_CRYPTO_ECC=n by Sohaib ul Hassan · 3 years, 3 months ago import/libtomcrypt-1.18.2-develop-20180819
- 6d720b8 build: allow multiple occurrences of the same directory in subdirs-y by Jerome Forissier · 3 years, 3 months ago
- 405cff2 core: ltc: sm2: use proper curve during key generation by Jerome Forissier · 3 years, 5 months ago
- 24be69c core: ltc: sm2: set curve by default when key type is SM2 by Jerome Forissier · 3 years, 5 months ago
- b075e15 core: libtomcrypt: increase MPI_MEMPOOL_SIZE to 46kB by Sahil Malhotra · 3 years, 8 months ago
- f6d5079 libtomcrypt/sha256_accel: fix stringop-overflow error by Dominique Martinet · 3 years, 8 months ago
- 65ac266 libtomcrypt: disable -Wdeclaration-after-statement by Jens Wiklander · 3 years, 9 months ago
- 875778d core: ltc: always define LTC_DER by Jerome Forissier · 3 years, 9 months ago
- a4cb956 core: ltc: fix missing mutex unlock by ycaibb · 4 years ago
- b644ba2 rsa: add rsa key generate with public exponent upto 256 bits by Cedric Neveux · 4 years, 2 months ago
- 3687ef8 core: libtomcrypt: add 3DES CMAC implementation by Alexander Zakharov · 4 years, 6 months ago
- 1444e1d core: ltc: fix return value in crypto API SM2 PKA decrypt by Etienne Carriere · 4 years, 9 months ago
- 0c46e42 core: libtomcrypt: dh_make_key(): do not force bit 'xbits' to be 1 by Jerome Forissier · 4 years, 9 months ago
- 190dba3 core: libtomcrypt: dh_make_key(): remove useless code by Jerome Forissier · 4 years, 9 months ago
- 044d1e1 Merge branch 'master' into import/libtomcrypt-1.18.2-develop-20180819 by Jerome Forissier · 4 years, 9 months ago
- 0f01ef6 core: ltc: fix SM2 PKE memory leak by Cedric Neveux · 4 years, 9 months ago
- c1872c1 core: ltc: change SM2 PKE to use crypto_ecc_[public/keypair]_ops by Cedric Neveux · 4 years, 9 months ago
- b8cc1a5 core: ltc: set SM2 ECC Keys operations by Cedric Neveux · 4 years, 10 months ago
- 78f65af core: ltc: introduce crypto_ecc[public/keypair]_ops by Jerome Forissier · 4 years, 9 months ago
- 24d52e4 core: print "TEE load address" message on abort by Jerome Forissier · 4 years, 9 months ago
- 685d152 core: ltc: fix SM2 PKE memory leak by Cedric Neveux · 4 years, 9 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, 9 months ago
- 884fd19 core: crypto: add encrypt/decrypt to crypto_ecc_[public/keypair]_ops by Cedric Neveux · 4 years, 9 months ago
- 1fa655f core: ltc: set SM2 ECC Keys operations by Cedric Neveux · 4 years, 10 months ago
- 08e47d6 core: crypto: unify ECC and SM2_DSA sign/verify by Cedric Neveux · 4 years, 10 months ago
- b56ad90 libs: ltc and mbedtls introduce crypto_ecc[public/keypair]_ops by Cedric Neveux · 4 years, 10 months ago
- df00cf5 core: crypto: add struct crypto_ecc_[public/keypair]_ops by Cedric Neveux · 4 years, 10 months ago
- 521aacf core: fix secure partition TA context by Etienne Carriere · 4 years, 9 months ago
- 263aac4 core: ltc: use crypto_acipher_free_rsa_keypair() instead of open-coding by Jerome Forissier · 4 years, 9 months ago
- 6574736 core: ltc: crypto_acipher_free_rsa_keypair(): add missing free for s->dq by Jerome Forissier · 4 years, 9 months ago
- cfb1c6f core: ltc: add function to free rsa keypair by Jerome Forissier · 4 years, 9 months ago
- 0762e33 Merge commit '9b0773cb' into import/libtomcrypt-1.18.2-develop-20180819 by Jerome Forissier · 4 years, 9 months ago
- b3d204f drivers: caam: use do_free_keypair() instead of open-coding by Jerome Forissier · 4 years, 9 months ago
- 6eaf556 drivers: caam: do_free_keypair(): add missing free for key->dq by Jerome Forissier · 4 years, 9 months ago
- 1ab1ebd core: libmbedtls: use crypto_acipher_free_rsa_keypair() instead of open-coding by Jerome Forissier · 4 years, 9 months ago
- 5118efb core: libmbedtls: crypto_acipher_free_rsa_keypair(): add missing free for s->dq by Jerome Forissier · 4 years, 9 months ago
- 92e3869 core: ltc: use crypto_acipher_free_rsa_keypair() instead of open-coding by Jerome Forissier · 4 years, 9 months ago
- 85f7c55 core: ltc: crypto_acipher_free_rsa_keypair(): add missing free for s->dq by Jerome Forissier · 4 years, 9 months ago
- 16c8ce9 hikey: increase CFG_CORE_HEAP_SIZE from 64 to 72 KB by Jerome Forissier · 4 years, 9 months ago
- e3603bd core: move non TA specific fields from user_ta_ctx by Balint Dobszay · 4 years, 9 months ago
- 486d6e3 core: extract ldelf related code from user_ta.c by Balint Dobszay · 4 years, 9 months ago
- b351c68 core: pass user_mode_ctx to thread_user_clear_vfp() by Balint Dobszay · 4 years, 9 months ago
- e2cf992 drivers: imx_i2c: move utility macros by Jorge Ramirez-Ortiz · 4 years, 9 months ago
- 6923dd8 drivers: imx_i2c: get base addresses from device tree by Jorge Ramirez-Ortiz · 4 years, 10 months ago
- 8e58c34 drivers: imx_i2c: enable the driver when not all three buses are ready by Jorge Ramirez-Ortiz · 4 years, 10 months ago
- d156989 drivers: imx_i2c: add support for imx6ull by Jorge Ramirez-Ortiz · 4 years, 10 months ago
- 1437150 drivers: imx_i2c: prepare for imx6ull support by Jorge Ramirez-Ortiz · 4 years, 9 months ago
- 6a760c9 ta: pkcs11: fix error handling when reading ALLOWED_MECHANISMS list by Etienne Carriere · 4 years, 9 months ago
- 2702452 ta: sks: stringify error core KEY_SIZE_RANGE by Etienne Carriere · 4 years, 9 months ago
- 17ee31f ta: pkcs11: CKA_SIGN and CKA_VERIFY default to empty by Etienne Carriere · 4 years, 9 months ago
- 39fc24f ta: pkcs11: fix for spec WRAP_WITH_TRUSTED/ALWAYS_AUTHENTICATE defaults by Etienne Carriere · 4 years, 9 months ago
- 4eb8865 ta: pkcs11: Handle optional attributes without default values by Ruchika Gupta · 4 years, 9 months ago
- dea46be core: add secure partitions store by Jelle Sels · 4 years, 10 months ago
- b43095e core: move early_ta implementation to embedded_ts by Jelle Sels · 4 years, 10 months ago
- 880d8d8 core: create embedded_ts by Jelle Sels · 4 years, 10 months ago
- 6cb0281 core: rename ta_store to ts_store by Jelle Sels · 4 years, 10 months ago
- f9cd31c core: rename secure_partition to stmm_sp by Jelle Sels · 4 years, 10 months ago
- cac7ad0 checkpatch: add --kconfig-prefix=CFG_ by Jerome Forissier · 5 years ago
- 89c9728 core: replace tee_mmu prefix with vm by Jens Wiklander · 4 years, 10 months ago
- a0937af core: rename to core_mmu_init_ta_ram() by Jens Wiklander · 4 years, 10 months ago
- 2188fe0 core: remove tee_mmu_get_ctx() by Jens Wiklander · 4 years, 10 months ago
- 18c166d core: move teecore_init_pub_ram() by Jens Wiklander · 4 years, 10 months ago
- 4ad6b1a core: remove unused tee_mmu_user_get_cache_attr() by Jens Wiklander · 4 years, 10 months ago
- dd0f212 core: remove unused tee_mmu_map_add_segment() by Jens Wiklander · 4 years, 10 months ago
- 1f648d5 core: remove struct tee_ta_ctx from struct user_mode_ctx by Jens Wiklander · 4 years, 10 months ago
- f802ab5 core: add gprof_set_status() to struct ts_ops by Jens Wiklander · 5 years ago
- 82061b8 core: store TA params in session struct by Jens Wiklander · 5 years ago
- ab24229 core: add struct ts_ops by Jens Wiklander · 5 years ago
- ce332a5 core: add is_ta_ctx() by Jens Wiklander · 5 years ago
- 3560d99 core: add generic struct ts_ctx by Jens Wiklander · 5 years ago
- 00b3b9a core: add generic struct ts_session by Jens Wiklander · 5 years ago
- d0e3efa core: replace TA with user mode in abort handling by Jens Wiklander · 5 years ago
- 47cbb5b core: fix CFG_CORE_UNMAP_CORE_AT_EL0=y for non-default CFG_LPAE_ADDR_SPACE_BITS by Jens Wiklander · 4 years, 9 months ago
- cc8fda9 core: replace CFG_LPAE_ADDR_SPACE_SIZE with CFG_LPAE_ADDR_SPACE_BITS by Jens Wiklander · 4 years, 9 months ago
- 3ad655c core: do not print canary debug messages on boot by Jerome Forissier · 4 years, 10 months ago
- a8d5919 libutils: strtoul.c: adjust license text to upstream by Rouven Czerwinski · 4 years, 9 months ago
- 5510db0 build: ld-option: handle any linker warning as an error by Jerome Forissier · 4 years, 10 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, 10 months ago
- 0d57f57 core: replace assembly directive .align with .balign by Jens Wiklander · 4 years, 10 months ago
- 39cb90b core: sm_a32.S: add missing .cantunwind by Jens Wiklander · 4 years, 10 months ago
- fae8192 core: correct alignment for exception vectors by Jens Wiklander · 4 years, 10 months ago
- 762a555 Add alignment parameter to FUNC() and LOCAL_FUNC() macros by Jens Wiklander · 4 years, 10 months ago
- 5d50cc9 ci: travis: download checkpatch.pl from linux-next by Jerome Forissier · 4 years, 10 months ago
- 54fbfa9 core: deprecate register_dynamic_shm() by Jens Wiklander · 4 years, 10 months ago
- 8f51d0a core: rpmb: check return value of encrypt_block() by Stefan Schmidt · 4 years, 10 months ago
- f50962e ta_dev_kit.mk: make sure that libutils is linked second time by Volodymyr Babchuk · 4 years, 10 months ago
- 73196b5 link.mk: implement support for libnames-after-libgcc variable by Volodymyr Babchuk · 4 years, 10 months ago
- 36e784f libutils: provide empty __getauxval() implementation by Volodymyr Babchuk · 4 years, 10 months ago
- ed30b6c early_ta: use scattered array helpers by Jens Wiklander · 4 years, 10 months ago
- c4def2a Update CHANGELOG for 3.11.0 by Jerome Forissier · 4 years, 10 months ago 3.11.0
- c43d756 plat: zynqmp: use generic_ram_layout for defining dram layout by Ricardo Salveti · 4 years, 10 months ago
- ae85b83 scripts: support both pycryptodome and pycryptodomex by Volodymyr Babchuk · 4 years, 10 months ago
- 0ab3b1f MAINTAINERS: maintain plat-zynqmp by Ricardo Salveti · 4 years, 10 months ago
- ae2b65f plat: zynqmp: force disable core ALSR by Ricardo Salveti · 4 years, 10 months ago
- 3b11b1d core: rpmb: fix off-by-one in block index check by Jerome Forissier · 4 years, 10 months ago
- 60c96f6 drivers: scmi-msg: refine local header files by Etienne Carriere · 4 years, 10 months ago
- ba134bd drivers: scmi-msg: fix indentation by Etienne Carriere · 4 years, 10 months ago
- c007fb3 drivers: scmi-msg: Set SCMI version to 3 by Etienne Carriere · 4 years, 10 months ago