summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2020-09-01Add support for Renesas RZ/N1 platformSumit Garg
2020-09-01drivers: ns16550: Allow customizable serial IO configSumit Garg
2020-09-01core: Allow non-secure context restore in thumb modeSumit Garg
2020-08-27vexpress-qemu_v8a: set CFG_ARM64_core to 'y' by defaultJerome Forissier
2020-08-26core: do not trace syscall_log()Jerome Forissier
2020-08-26core: add tee_pobj_create_final()Jens Wiklander
2020-08-26core: syscall_storage_next_enum() use live pobjJens Wiklander
2020-08-26core: tee_pobj_get() takes an enum tee_pobj_usageJens Wiklander
2020-08-26core: remove struct tee_obj::flagsJens Wiklander
2020-08-26core: syscall_storage_obj_create(): check that the attributes object is initi...Jens Wiklander
2020-08-26core: fix offset calculation in param_mem_to_user_va()Jens Wiklander
2020-08-20core: Fix the entry on the match table for TPM support.Javier Almansa Sobrino
2020-08-19core: mmu: arm64: fix get_va_width()Jerome Forissier
2020-08-18core: arm: rpc i2c: fix, REE processed bytesJorge Ramirez-Ortiz
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