aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-04arm32: fold UNWIND(.fnstart/.fnend) into the FUNC macrosJerome Forissier
2020-09-04arm32: move the UNWIND() macro to <asm.S>Jerome Forissier
2020-09-04core: arm32: remove unused function relocate_exidx()Jerome Forissier
2020-09-04core: remove stack dump macros and multiple log levelsJerome Forissier
2020-09-02ldelf: arm64: support R_AARCH64_NONE relocationsEtienne Carriere
2020-09-02ldelf: arm32: support R_ARM_NONE relocationsEtienne Carriere
2020-09-02ta: pkcs11: fix get_attribute_ptrs() against empty attributesEtienne Carriere
2020-09-02ta: pkcs11: fix trace_attributes() to support empty attribute arraysEtienne Carriere
2020-09-02ta: pkcs11: remove local helper function supported_mechanism_key_size()Etienne Carriere
2020-09-02ta: pkcs11: minor fixesEtienne Carriere
2020-09-01core: mm: fix region lookup in param_mem_to_user_va()Wolfgang Ocker
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-27ta: pkcs11: adds support for symmetric AES cipher modesJens Wiklander
2020-08-27ta: pkcs11: define TA command for encryption/decryptionJens Wiklander
2020-08-27ta: pkcs11: define TA mechanisms for AES cipher modesJens Wiklander
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-26libutee: fix TEE_BigIntDiv(): dest_q or dest_r may be NULLJens 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-25ldelf: arm64: support R_AARCH64_TLSDESC relocationsJerome Forissier
2020-08-21Update CHANGELOG for 3.10.0Jerome Forissier
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-17libutils: embed AEABI personality routines upon CFG_UNWINDEtienne Carriere
2020-08-14Update revision for release tag 3.10.0-rc1Jerome Forissier
2020-08-14virt: clear current thread id during initializationVolodymyr Babchuk
2020-08-14mk/subdir.mk: handle C++ flags related variablesJerome Forissier
2020-08-14ci: shippable: build with CFG_CORE_DEBUG_CHECK_STACKS=yJerome Forissier
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