- dae64e7 travis: install additional python3 modules by Victor Chong · 4 years, 6 months ago
- 0ecfac3 ci: travis: re-enable scanning with Coverity by Jens Wiklander · 4 years, 6 months ago
- bc9618c core_mmu: fix implicit behavior of core_mmu_add_mapping() by Anton Rybakov · 4 years, 3 months ago
- 42d2ab2 rsa: add rsa key generate with public exponent upto 256 bits by Cedric Neveux · 4 years, 2 months ago
- 5959371 core: fix populate_files() coverity warning by Jens Wiklander · 4 years, 2 months ago
- 68697bf core: fix tee_fs_dirfile_get_tmp() coverity warning by Jens Wiklander · 4 years, 2 months ago
- 6897ad0 ldelf: check presence of sym_tab in e32_relocate() by Jens Wiklander · 4 years, 2 months ago
- 53154de libutils: fix range check in gen_malloc_add_pool() by Jens Wiklander · 4 years, 2 months ago
- 6aff280 core: arm32: update thread_smc() for SMCCC v1.2 by Jens Wiklander · 4 years, 2 months ago
- d0c232c core: FF-A: add missing break statements to spmc_sp_msg_handler() by Jelle Sels · 4 years, 3 months ago
- a8a45bb plat: rcar: enable hardware RNG pseudo TA by Sergiy Kibrik · 4 years, 3 months ago
- f2dad48 core: pta: add generic RNG pseudo TA by Sergiy Kibrik · 4 years, 3 months ago
- b2ac1d0 synquacer: rng-pta: move rng_pta_client.h to common path by Sergiy Kibrik · 4 years, 3 months ago
- ecfde59 drivers:caam: Update DRVCRYPT_OID_MB_US_RSADSI macro with correct value by Sahil Malhotra · 4 years, 2 months ago
- 6b3225f core: dt: don't add optee node for FF-A systems by Jens Wiklander · 4 years, 2 months ago
- f978f18 core: ffa: FF-A specific boot arguments by Jens Wiklander · 4 years, 2 months ago
- 2e0f28d plat: rcar: enable ASLR by Volodymyr Babchuk · 4 years, 6 months ago
- 501ef24 plat: rcar: implement hw_get_random_byte() function by Volodymyr Babchuk · 4 years, 6 months ago
- fa6e354 plat: rcar: add support for ROM API calls including HW RNG by Volodymyr Babchuk · 4 years, 6 months ago
- 102788e plat: rcar: store PRR value in global variable by Volodymyr Babchuk · 4 years, 3 months ago
- ceefea1 plat: rcar: disable aarch32 support for OP-TEE core by Volodymyr Babchuk · 4 years, 3 months ago
- 5fb06ae boot: introduce plat_get_aslr_seed() by Volodymyr Babchuk · 4 years, 3 months ago
- 31d2da5 drivers: scif: update base address in scif_uart_init() by Volodymyr Babchuk · 4 years, 6 months ago
- fb279d8 ta: pkcs11: Add support for elliptic curve signing & verification by Vesa Jääskeläinen · 4 years, 7 months ago
- 02b1680 ta: pkcs11: Add support for elliptic curve key pair generation by Vesa Jääskeläinen · 4 years, 7 months ago
- 1f5d4d2 ta: pkcs11: scripts: Add script for generating EC curve parameters by Vesa Jääskeläinen · 4 years, 7 months ago
- 013934d ta: pkcs11: Add generic support for key pair generation by Vesa Jääskeläinen · 4 years, 7 months ago
- 4c3354e ta: pkcs11: Allocate command ID for key pair generation by Vesa Jääskeläinen · 4 years, 7 months ago
- 5e1d94e ta: pkcs11: Add helper for setting up CKA_ID value by Vesa Jääskeläinen · 4 years, 7 months ago
- 26b6bad ta: pkcs11: Fix get_default_value/PKCS11_CKA_PUBLIC_KEY_INFO by Vesa Jääskeläinen · 4 years, 7 months ago
- edd9514 ta: pkcs11: CKA_SUBJECT is mandatory for keys but has default value by Vesa Jääskeläinen · 4 years, 7 months ago
- 165bd63 drivers: caam: fix CMAC data input handling by Clement Faure · 4 years, 3 months ago
- ef30482 plat-vexpress: FF-A: update secondary core init by Balint Dobszay · 4 years, 3 months ago
- d7b5407 core: pta: scmi: fix missing threaded state of the channel by Etienne Carriere · 4 years, 3 months ago
- 8507637 core: rpmb: use IS_ENABLED on CFG_RPMB_FS_DEBUG_DATA by Etienne Carriere · 4 years, 3 months ago
- 8443e88 config: add description for CFG_RPMB_* config switches by Etienne Carriere · 4 years, 3 months ago
- 71cbe6b core: rpmb: remove CFG_RPMB_FS_NO_MAC by Etienne Carriere · 4 years, 3 months ago
- fc8c4b4 drivers: caam: remove faulty DMAOJB_TRACE() by Clement Faure · 4 years, 3 months ago
- 9ac2c41 core: a32: fix parameter passing for __thread_std_smc_entry() by Jens Wiklander · 4 years, 3 months ago
- 5e70edb mem_usage.py: consider all allocatable sections by Jerome Forissier · 4 years, 3 months ago
- afb4ad9 core: pager: fix compiler warning with Clang by Jerome Forissier · 4 years, 3 months ago
- 3cc2413 core: allow configuration without any secure storage by Jerome Forissier · 4 years, 3 months ago
- 82becba core: zlib: fix build warning when _LFS64_LARGEFILE is not defined by Etienne Carriere · 4 years, 3 months ago
- c04a96a core: Fix memory leaks in sm2 of Mbedtls lib by lubing · 4 years, 3 months ago
- 2b632ae core: fix thread_alloc_and_run() argument passing by Jens Wiklander · 4 years, 3 months ago
- a76221d ci: azure: build mx8mpevk by Clement Faure · 4 years, 3 months ago
- 26f5223 drivers: caam: add support for mx8mp platforms by Clement Faure · 4 years, 3 months ago
- 6df63c0 core: imx: add support for i.MX 8MP EVK by Clement Faure · 4 years, 3 months ago
- f85678c imx: pm: add support for reset2 function by Igor Opaniuk · 4 years, 3 months ago
- 9daed40 core: arm: sm: upgrade to PSCI 1.1 by Igor Opaniuk · 4 years, 3 months ago
- a83bf6d core: arm: sm: replace function ids with hex values by Igor Opaniuk · 4 years, 3 months ago
- 3cc421f core: fix thread_disable_prealloc_rpc_cache() by Jens Wiklander · 4 years, 3 months ago
- eeb0511 drivers: gic_it_enable(): remove assert that itr is disabled by Jens Wiklander · 4 years, 3 months ago
- b5fed9f libutils: sys/queue.h: add SLIST_FOREACH_SAFE() by Jens Wiklander · 4 years, 3 months ago
- a07b8a3 ci: travis: create symlink /usr/share/codespell/dictionary.txt by Jerome Forissier · 4 years, 3 months ago
- 784103e ci: travis: select Ubuntu 20.04 by Jerome Forissier · 4 years, 3 months ago
- 4a6784c core/arch/arm/include/*.h: use U() for unsigned constants by Jens Wiklander · 4 years, 3 months ago
- 135f53f core/arch/arm/include/*.h: se BIT() and SHIFT_U32() macros by Jens Wiklander · 4 years, 3 months ago
- a808f49 core: core_mmu.[ch]: use U() for unsigned constants by Jens Wiklander · 4 years, 3 months ago
- b4bfc9a core/include/*/*.h: use U() for unsigned constants by Jens Wiklander · 4 years, 3 months ago
- 2735636 core/include/drivers/*.h: use BIT() and SHIFT_U32() macros by Jens Wiklander · 4 years, 3 months ago
- 57f197e core/include/*.h: use U() for unsigned constants by Jens Wiklander · 4 years, 3 months ago
- 138b56c core: ls: enable CAAM DSA by Clement Faure · 4 years, 4 months ago
- b5c0bc9 core: imx: enable CAAM DSA by Clement Faure · 4 years, 4 months ago
- 4b383f7 drivers: caam: implement NXP CAAM Driver - DSA by Clement Faure · 4 years, 4 months ago
- 8bdff4a drivers: caam: append RSA to CAAM prime driver by Clement Faure · 4 years, 4 months ago
- 62590f0 drivers: crypto: implement crypto device driver - DSA by Cedric Neveux · 5 years ago
- d5ad7cc core: rename struct tee_pager_area to vm_paged_region by Jens Wiklander · 4 years, 7 months ago
- fb19e98 core: enable FF-A with SPM Core at S-EL2 by Jens Wiklander · 4 years, 5 months ago
- c1bdf4f core: spmc: FF-A ABI updates by Jens Wiklander · 4 years, 5 months ago
- 4107d2f core: add a4 and a5 to thread_alloc_and_run() by Jens Wiklander · 4 years, 5 months ago
- 568fc27 arm64: add read_cntvct() by Jens Wiklander · 4 years, 5 months ago
- 79454c6 core: add thread_smccc() by Jens Wiklander · 6 years ago
- c6e827c Rename to barrier_read_counter_timer() by Jens Wiklander · 4 years, 5 months ago
- 4a3f6ad core: pager: let struct tee_pager_area span multiple translation tables by Jens Wiklander · 4 years, 6 months ago
- edef052 core: ls: enable CAAM DH by Clement Faure · 4 years, 4 months ago
- 10a688d core: imx: enable CAAM DH by Clement Faure · 4 years, 4 months ago
- ba7c81e drivers: caam: implement NXP CAAM Driver - DH by Clement Faure · 4 years, 4 months ago
- f6e2b9e drivers: crypto: implement crypto driver - DH by Cedric Neveux · 6 years ago
- 30c13f9 Update CHANGELOG.md for 3.13.0 by Ruchika Gupta · 4 years, 3 months ago 3.13.0
- 4016b86 drivers: caam: fix CMAC update operation by Clement Faure · 4 years, 4 months ago
- 5c2de88 drivers: caam: fix input data size for CMAC do_update() by Clement Faure · 4 years, 4 months ago
- 0ae917e plat-stm32mp1: enable SCMI PTA interface by Etienne Carriere · 4 years, 4 months ago
- b0a1c25 core: pta: scmi: new interface to REE SCMI agent by Etienne Carriere · 4 years, 4 months ago
- 3e53066 drivers: scmi-msg: introduce scmi_smt_channel_handle() by Etienne Carriere · 4 years, 3 months ago
- e687029 plat: rcar: use new register_ddr() macro by Volodymyr Babchuk · 4 years, 3 months ago
- ad11fdb plat: rcar m3: Add support for 8GB version by Volodymyr Babchuk · 4 years, 5 months ago
- c31a368 libutee: include: fix typo in pta_invoke_tests.h by Marouene Boubakri · 4 years, 4 months ago
- d269f2e plat-stm32mp1: fix plat_scmi_get_channel() against invalid IDs by Etienne Carriere · 4 years, 3 months ago
- b104cf5 plat-stm32mp1: clock gating: atomic RCC registers access by Etienne Carriere · 7 years ago
- cef5035 plat-stm32mp1: disable BGET test by Etienne Carriere · 4 years, 4 months ago
- fe51372 core: Add FFA_FEATURES handling for SPs by Jelle Sels · 4 years, 5 months ago 3.13.0-rc1
- 0a8fa27 core: Add FFA_VERSION handling for SPs by Jelle Sels · 4 years, 5 months ago
- 82c617c core: Add FFA_ID_GET handling for SPs by Jelle Sels · 4 years, 5 months ago
- 36905f9 libmbedtls: Use single-line string literals. by Guido Vranken · 4 years, 4 months ago
- 77bdbf6 libmbedtls: Prevent triggering Clang 12 -Wstring-concatenation warning by Guido Vranken · 4 years, 4 months ago
- 5aaab9c core: asm: use WEAK_FUNC rather than FUNC + .weak by Jerome Forissier · 4 years, 4 months ago
- 44a8a0c libutils: asm.S: introduce WEAK_FUNC by Jerome Forissier · 4 years, 4 months ago
- 914103c libutils: asm.S: reorder macro definitions by Jerome Forissier · 4 years, 4 months ago
- 2b758a1 core: tee_pobj_get(): detect access conflict by Jerome Forissier · 4 years, 4 months ago