summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2020-08-18core: add user parameter thread_rpc_shm_cache_alloc()Jens Wiklander
2020-08-14virt: clear current thread id during initializationVolodymyr Babchuk
2020-08-14core: add stack overflow detectionJerome Forissier
2020-08-14core: simplify setting of THREAD_CLF_TMPJerome Forissier
2020-08-14core: add __noprof attribute to register accessorsJerome Forissier
2020-08-13core: always increase mappings for pta memrefsJens Wiklander
2020-08-13core: mobj: add {inc,dec}_map() to struct mobj_opsJens Wiklander
2020-08-13Add optimization and debug flags to exported TA C++ flagsJerome Forissier
2020-08-11core: arm: rpc i2c trampoline driverJorge Ramirez-Ortiz
2020-08-11core: juno: update 808870 Unconditional VLDM workaroundJens Wiklander
2020-08-11core: init_secondary_helper(): fix spelling mistakeJerome Forissier
2020-08-07arm: add hard-float detection for cxxflagsRouven Czerwinski
2020-08-07core: add cxxflags for CPU supportRouven Czerwinski
2020-08-07stm32_bsec: always embed shadow OTPs write functionEtienne Carriere
2020-08-07plat-stm32mp1: SiP SMC service for BSEC accessEtienne Carriere
2020-08-06ta: experimental C++ supportJerome Forissier
2020-08-06core: arm64: preserve user space TPIDR_EL0Jerome Forissier
2020-07-31rmpb: fix infinite recursion in dump_fat() when CFG_TEE_CORE_LOG_LEVEL=4Jerome Forissier
2020-07-31core: arm: fix the unwind stack failure with __no_return functionAngelina Zhao
2020-07-27core: remove the unused PM stubsJens Wiklander
2020-07-27core: remove thread_*_handler_ptrJens Wiklander
2020-07-27core: remove boot_get_handlers()Jens Wiklander
2020-07-22core: log message when secure storage corruption is detectedJerome Forissier
2020-07-22mk: core: ta: Configurable Python interpreterDick Olsson
2020-07-22plat-imx: fix CSU SA settings for i.MX6ULRouven Czerwinski
2020-07-22core: ff-a: clear shm buffer caching after yielding callJens Wiklander
2020-07-22core: add generic rpc shared memory buffer cachingJens Wiklander
2020-07-22core: arm: ff-a: add dummy thread_rpc_{alloc,free}_global_payload()Jens Wiklander
2020-07-22core: arm: allocate kernel payloadJorge Ramirez-Ortiz
2020-07-20core: enable FF-A with SPM Core at S-EL1Jens Wiklander
2020-07-20plat-vexpress: spci: add support to register secondary CPU entrypoints using ...Achin Gupta
2020-07-20core: add mobj_ffaJens Wiklander
2020-07-20core: add optee_ffa.h defining the OP-TEE ABI for FF-AJens Wiklander
2020-07-20core: add FF-A 1.0 definitionsJens Wiklander
2020-07-20core: psci.h: add PSCI_CPU_ON_SMC64Jens Wiklander
2020-07-17stm32_etzpc: rename internal function init_device_from_hw_config()Etienne Carriere
2020-07-14core: introduce recursive mutexesJerome Forissier
2020-07-14core: mutex: replace -1 with THREAD_ID_INVALIDJerome Forissier
2020-07-14core: make thread ID a short intJerome Forissier
2020-07-09core: fix tee_fs_rpc_readdir() parameter directionRoland Nagy
2020-06-29core: pager: refactored to fix NULL dereferencingSander Visser
2020-06-29core: refactoring to avoid possible NULL_PTR arithmeticsSander Visser
2020-06-29core: rsa: Avoid NULL dereferencing in RSA trace messagesSander Visser
2020-06-29core: mm: fix MMU memory leakSander Visser
2020-06-29core: fix TA REE backed secure storage memory leakSander Visser
2020-06-26plat-stm32mp1: remove duplicate configChe-Chia Chang
2020-06-25imx: add support for ccbv2Rouven Czerwinski
2020-06-24libutee, ldelf: add leading underscore to syscall wrappersJerome Forissier
2020-06-18Move CFG_WITH_STACK_CANARIES to global config fileJerome Forissier
2020-06-17core: crypto: fix invalid SM3 output with Clang -OsJerome Forissier