- a7a9e57 thread_spmc: Update expected memory attributes by Marc Bonnici · 4 years, 11 months ago
- 0a569c1 core: Update remaining FF-A structures to EAC by Marc Bonnici · 5 years ago
- 8b28d15 core: Remove page count from S-EL2 code by Marc Bonnici · 5 years ago
- 9f007d9 core: Update cookie to uint64 in S-EL2 code by Marc Bonnici · 5 years ago
- 2dac567 core: enable SPCI with SPM Core at S-EL2 by Marc Bonnici · 5 years ago
- 6b67e87 core: add thread_smccc() by Jens Wiklander · 6 years ago
- 6cc2aca ldelf: arm64: support R_AARCH64_TLSDESC relocations by Jerome Forissier · 5 years ago
- 2ebf1c8 Update CHANGELOG for 3.10.0 by Jerome Forissier · 5 years ago
- d10a11e core: Fix the entry on the match table for TPM support. by Javier Almansa Sobrino · 5 years ago
- 2b3c902 core: mmu: arm64: fix get_va_width() by Jerome Forissier · 5 years ago
- 359b5c9 core: arm: rpc i2c: fix, REE processed bytes by Jorge Ramirez-Ortiz · 5 years ago
- 143167d core: add user parameter thread_rpc_shm_cache_alloc() by Jens Wiklander · 5 years ago
- 84bbab0 libutils: embed AEABI personality routines upon CFG_UNWIND by Etienne Carriere · 5 years ago
- 8b2a4f4 Update revision for release tag 3.10.0-rc1 by Jerome Forissier · 5 years ago
- 9b84c75 virt: clear current thread id during initialization by Volodymyr Babchuk · 5 years ago
- b08c756 mk/subdir.mk: handle C++ flags related variables by Jerome Forissier · 5 years ago
- ca496a7 ci: shippable: build with CFG_CORE_DEBUG_CHECK_STACKS=y by Jerome Forissier · 5 years ago
- d8c4bef core: add stack overflow detection by Jerome Forissier · 5 years ago
- 5642f7a core: simplify setting of THREAD_CLF_TMP by Jerome Forissier · 5 years ago
- ef20419 core: add __noprof attribute to register accessors by Jerome Forissier · 5 years ago
- e86e3ec core: always increase mappings for pta memrefs by Jens Wiklander · 5 years ago
- 8350155 core: mobj: add {inc,dec}_map() to struct mobj_ops by Jens Wiklander · 5 years ago
- ac80b5e Add optimization and debug flags to exported TA C++ flags by Jerome Forissier · 5 years ago
- 2d17162 core: arm: rpc i2c trampoline driver by Jorge Ramirez-Ortiz · 5 years ago
- f1867d0 core: juno: update 808870 Unconditional VLDM workaround by Jens Wiklander · 5 years ago
- 62fa9eb core: init_secondary_helper(): fix spelling mistake by Jerome Forissier · 5 years ago
- 8005a89 arm: add hard-float detection for cxxflags by Rouven Czerwinski · 5 years ago
- 8cfe252 core: add cxxflags for CPU support by Rouven Czerwinski · 5 years ago
- a0def55 stm32_bsec: always embed shadow OTPs write function by Etienne Carriere · 5 years ago
- 08ff091 plat-stm32mp1: SiP SMC service for BSEC access by Etienne Carriere · 5 years ago
- c367f8d ta: experimental C++ support by Jerome Forissier · 5 years ago
- 8fc779a ldelf: increase heap size from 12 to 16 KiB by Jerome Forissier · 5 years ago
- 39db761 ldelf, libutee: rework support of DT_INIT_ARRAY/DT_FINI_ARRAY by Jerome Forissier · 5 years ago
- f0efa30 ldelf, libutee: add minimal Thread Local Storage support by Jerome Forissier · 5 years ago
- 95f8091 libutee: add <elf.h> by Jerome Forissier · 5 years ago
- e0fb084 Move ELF headers from ldelf/ to lib/libutee/ by Jerome Forissier · 5 years ago
- 12f4c73 libutee: arm64: add read_tpidr_el0() and write_tpidr_el0() macros by Jerome Forissier · 5 years ago
- 039263e core: arm64: preserve user space TPIDR_EL0 by Jerome Forissier · 5 years ago
- b9d58d0 ldelf: arm64: support R_AARCH64_TLS_TPREL relocations by Jerome Forissier · 5 years ago
- 8dc73e9 ldelf: arm: support R_ARM_TLS_DTPMOD32 and R_ARM_TLS_DTPOFF32 relocations by Jerome Forissier · 5 years ago
- 1ce024a ldelf: add support for weak symbols by Jerome Forissier · 5 years ago
- 6036fda libutils: add simplified fputc(), fputs(), fwrite(), write() by Jerome Forissier · 5 years ago
- e78de1b libutils: add sprintf() by Jerome Forissier · 5 years ago
- a3cc3af ta: ta.ld.S: add .eh_frame_hdr and .eh_frame sections by Jerome Forissier · 5 years ago
- c376179 ta: ta.ld.S: add .gcc_except_table section by Jerome Forissier · 5 years ago
- 797fa58 ta: ta.ld.S: add .tdata and .tbss sections by Jerome Forissier · 5 years ago
- 211556f ta: ta.ld.S: add __exidx_start and __exidx_end by Jerome Forissier · 5 years ago
- 3996257 ci: shippable: use our own cache server by Jerome Forissier · 5 years ago
- f6c89fa ldelf: __resolve_sym(): support STT_NOTYPE by Jerome Forissier · 5 years ago
- ce26960 symbolize.py: infer PC from (E)LR by Jerome Forissier · 5 years ago
- f2382f2 ldelf: arm: fix the unwind stack failure with __no_return function by Jerome Forissier · 5 years ago
- 18438f6 ta: export CFG_TEE_TA_LOG_LEVEL with ?= not := by Jerome Forissier · 5 years ago
- 47e922f libutee: TEE_AsymmetricSignDigest support 0 signature len by Ricardo Salveti · 5 years ago
- e26caaf rmpb: fix infinite recursion in dump_fat() when CFG_TEE_CORE_LOG_LEVEL=4 by Jerome Forissier · 5 years ago
- 4d8381e build: fix race when generating conf.mk by Jerome Forissier · 5 years ago
- 5a569a5 core: arm: fix the unwind stack failure with __no_return function by Angelina Zhao · 5 years ago
- 0ba6240 core: remove the unused PM stubs by Jens Wiklander · 5 years ago
- c0158ec core: remove thread_*_handler_ptr by Jens Wiklander · 5 years ago
- 47066da core: remove boot_get_handlers() by Jens Wiklander · 5 years ago
- a85d910 core: log message when secure storage corruption is detected by Jerome Forissier · 5 years ago
- 43e2107 mk: core: ta: Configurable Python interpreter by Dick Olsson · 5 years ago
- de80a5a plat-imx: fix CSU SA settings for i.MX6UL by Rouven Czerwinski · 5 years ago
- 9bee8f2 core: add generic rpc shared memory buffer caching by Jens Wiklander · 5 years ago
- a9d0e06 core: arm: ff-a: add dummy thread_rpc_{alloc,free}_global_payload() by Jens Wiklander · 5 years ago
- ddfb578 core: arm: allocate kernel payload by Jorge Ramirez-Ortiz · 5 years ago
- 1b302ac core: enable FF-A with SPM Core at S-EL1 by Jens Wiklander · 5 years ago
- b0490ed plat-vexpress: spci: add support to register secondary CPU entrypoints using PSCI_CPU_ON by Achin Gupta · 5 years ago
- 73e1d3f core: add mobj_ffa by Jens Wiklander · 5 years ago
- c13d4bd core: add optee_ffa.h defining the OP-TEE ABI for FF-A by Jens Wiklander · 5 years ago
- e0e3828 core: add FF-A 1.0 definitions by Jens Wiklander · 5 years ago
- fc59f7e core: psci.h: add PSCI_CPU_ON_SMC64 by Jens Wiklander · 5 years ago
- 1d205e2 stm32_etzpc: rename internal function init_device_from_hw_config() by Etienne Carriere · 5 years ago
- 098883e subdir.mk: clear aflags-remove-y after processing by Jens Wiklander · 5 years ago
- 93aade0 core: mempool: use recursive mutex by Jerome Forissier · 5 years ago
- 42fb53c core: introduce recursive mutexes by Jerome Forissier · 5 years ago
- 64fd5a9 libutils: atomic.h: add atomic_{load,store}_short() by Jerome Forissier · 5 years ago
- 3f7a0ba core: mutex: replace -1 with THREAD_ID_INVALID by Jerome Forissier · 5 years ago
- f86aa9e core: make thread ID a short int by Jerome Forissier · 5 years ago
- 334316f ta: pkcs11: persistent object support by Jens Wiklander · 5 years ago
- b56b3d0 ta: pkcs11: support command to import and destroy object by Jens Wiklander · 5 years ago
- 63f89ca ta: pkcs11: attribute helper functions by Jens Wiklander · 5 years ago
- 55dcd3c ta: pkcs11: helper for serial arguments with allocation by Jens Wiklander · 5 years ago
- bd62f6a ta: pkcs11: helper function to serialize object attribute by Etienne Carriere · 5 years ago
- ddf63ac ta: pkcs11: add id-to-string conversion for new TA commands by Etienne Carriere · 5 years ago
- c4524bf ta: pkcs11: define TA commands for object creation/destruction by Etienne Carriere · 5 years ago
- 30137c7 ta: pkcs11: add vendor mechanism used for object import by Etienne Carriere · 5 years ago
- 91e3f62 ta: pkcs11: add attributes/class/key type IDs in TA API by Etienne Carriere · 5 years ago
- 457af86 ta: pkcs11: add object attribute ABI in TA header file by Etienne Carriere · 5 years ago
- 1b97b78 core: fix tee_fs_rpc_readdir() parameter direction by Roland Nagy · 5 years ago
- cd1c6d6 github: fix error in workflow file by Jerome Forissier · 5 years ago
- 50bbda3 github: add a new actions/workflow file by Joakim Bech · 5 years ago
- 8001ec6 lib.mk: clang: link shared libraries with -z separate-loadable-segments by Jerome Forissier · 5 years ago
- e03f4f2 Add .gitattributes by Hu Keping · 5 years ago
- 3f37fff core: pager: refactored to fix NULL dereferencing by Sander Visser · 5 years ago
- b2b2762 core: refactoring to avoid possible NULL_PTR arithmetics by Sander Visser · 5 years ago
- 5609412 core: rsa: Avoid NULL dereferencing in RSA trace messages by Sander Visser · 5 years ago
- cd52945 core: mm: fix MMU memory leak by Sander Visser · 5 years ago
- e03fe5d core: fix TA REE backed secure storage memory leak by Sander Visser · 5 years ago
- 751083b checkpatch: limit maximum line length to 80 by Jens Wiklander · 5 years ago
- d5383c4 plat-stm32mp1: remove duplicate config by Che-Chia Chang · 5 years ago