aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-09SPM: Add FFA_PARTITION_INFO_GET for SPJelle Sels
2020-10-09SPM: Initial FF-A SP's supportJelle Sels
2020-09-02Merge 3.10.0 into psa_development.Gyorgy Szing
2020-08-21Update CHANGELOG for 3.10.03.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-rc13.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
2020-08-06ta: experimental C++ supportJerome Forissier
2020-08-06ldelf: increase heap size from 12 to 16 KiBJerome Forissier
2020-08-06ldelf, libutee: rework support of DT_INIT_ARRAY/DT_FINI_ARRAYJerome Forissier
2020-08-06ldelf, libutee: add minimal Thread Local Storage supportJerome Forissier
2020-08-06libutee: add <elf.h>Jerome Forissier
2020-08-06Move ELF headers from ldelf/ to lib/libutee/Jerome Forissier
2020-08-06libutee: arm64: add read_tpidr_el0() and write_tpidr_el0() macrosJerome Forissier
2020-08-06core: arm64: preserve user space TPIDR_EL0Jerome Forissier
2020-08-06ldelf: arm64: support R_AARCH64_TLS_TPREL relocationsJerome Forissier
2020-08-06ldelf: arm: support R_ARM_TLS_DTPMOD32 and R_ARM_TLS_DTPOFF32 relocationsJerome Forissier
2020-08-06ldelf: add support for weak symbolsJerome Forissier
2020-08-06libutils: add simplified fputc(), fputs(), fwrite(), write()Jerome Forissier
2020-08-06libutils: add sprintf()Jerome Forissier
2020-08-06ta: ta.ld.S: add .eh_frame_hdr and .eh_frame sectionsJerome Forissier
2020-08-06ta: ta.ld.S: add .gcc_except_table sectionJerome Forissier
2020-08-06ta: ta.ld.S: add .tdata and .tbss sectionsJerome Forissier
2020-08-06ta: ta.ld.S: add __exidx_start and __exidx_endJerome Forissier
2020-08-03ci: shippable: use our own cache serverJerome Forissier
2020-08-03ldelf: __resolve_sym(): support STT_NOTYPEJerome Forissier
2020-08-03symbolize.py: infer PC from (E)LRJerome Forissier
2020-08-03ldelf: arm: fix the unwind stack failure with __no_return functionJerome Forissier
2020-08-03ta: export CFG_TEE_TA_LOG_LEVEL with ?= not :=Jerome Forissier
2020-07-31libutee: TEE_AsymmetricSignDigest support 0 signature lenRicardo Salveti
2020-07-31rmpb: fix infinite recursion in dump_fat() when CFG_TEE_CORE_LOG_LEVEL=4Jerome Forissier