aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-29core: pta: scmi: new interface to REE SCMI agentEtienne Carriere
2021-04-29drivers: scmi-msg: introduce scmi_smt_channel_handle()Etienne Carriere
2021-04-28plat: rcar: use new register_ddr() macroVolodymyr Babchuk
2021-04-28plat: rcar m3: Add support for 8GB versionVolodymyr Babchuk
2021-04-28libutee: include: fix typo in pta_invoke_tests.hMarouene Boubakri
2021-04-26plat-stm32mp1: fix plat_scmi_get_channel() against invalid IDsEtienne Carriere
2021-04-26plat-stm32mp1: clock gating: atomic RCC registers accessEtienne Carriere
2021-04-26plat-stm32mp1: disable BGET testEtienne Carriere
2021-04-23core: Add FFA_FEATURES handling for SPsJelle Sels
2021-04-23core: Add FFA_VERSION handling for SPsJelle Sels
2021-04-23core: Add FFA_ID_GET handling for SPsJelle Sels
2021-04-22libmbedtls: Use single-line string literals.Guido Vranken
2021-04-22libmbedtls: Prevent triggering Clang 12 -Wstring-concatenation warningGuido Vranken
2021-04-22core: asm: use WEAK_FUNC rather than FUNC + .weakJerome Forissier
2021-04-22libutils: asm.S: introduce WEAK_FUNCJerome Forissier
2021-04-22libutils: asm.S: reorder macro definitionsJerome Forissier
2021-04-22core: tee_pobj_get(): detect access conflictJerome Forissier
2021-04-20core: plat-ls: get HW unique key using OP-TEE CAAM driverSahil Malhotra
2021-04-19drivers: sp805_wdt: use itr_alloc_add()Ludovic Barre
2021-04-19core: kernel: interrupt: add interface to allocate and add handlerLudovic Barre
2021-04-19core: add interrupt resource in dt_node_infoLudovic Barre
2021-04-19core: dt: take account type of interrupt in dt_get_irq()Ludovic Barre
2021-04-19core: dt: split dt_get_irq() between interrupt framework and driversLudovic Barre
2021-04-19rk3399: enable serial console by defaultYann Dirson
2021-04-19ta: pkcs11: Remove class and key check for indirect attributesRuchika Gupta
2021-04-14ta: pkcs11: use a temporary list for object under creationEtienne Carriere
2021-04-14drivers: se050: Fix incorrect handling of se050 cipher operation modeDave Herron
2021-04-12core: stmm: Remove pager constraint on stmm_sp_opsEtienne Carriere
2021-04-12core/link.mk, plat-rcar: introduce SRECFLAGS variableVolodymyr Babchuk
2021-04-12core: arm: Add FF-A rxtx buffer for SPsJelle Sels
2021-04-09core: tee: move entry_std.c to core/teeMarouene Boubakri
2021-04-08core_mmu: Initialize MMU partition table after relocationRuchika Gupta
2021-04-07plat-stm32mp1: CFG_STM32MP1_SCMI_SIP=y embeds SCMI SiP SMC entryEtienne Carriere
2021-04-07drivers: scmi-msg: add scmi_smt_set_shared_buffer()Etienne Carriere
2021-04-07drivers: scmi-msg: stub exported API functionsEtienne Carriere
2021-04-06core: mm: move mobj.c to core/mmMarouene Boubakri
2021-04-06core: kernel: move embedded_ts.c to core/kernelMarouene Boubakri
2021-04-06core: kernel: early_ta.c: remove unused zlib.hMarouene Boubakri
2021-04-06mk: core: ta: make early TA compress optionalEtienne Carriere
2021-04-02ci: azure: test release build for QEMUv8Jerome Forissier
2021-04-02ci: azure: remove mostly redundant QEMU build with CFG_TEE_CORE_LOG_LEVEL=0Jerome Forissier
2021-04-02core: fix compilation problem with trace level 0Moritz Lummerzheim
2021-04-02core: arm: thread: use THREAD_ID_INVALIDEtienne Carriere
2021-03-31core: fix wrong conditional expression in tee_ta_clear_busy()RueiAnHu
2021-03-31core: kernel: move secstor_ta.c to core/teeMarouene Boubakri
2021-03-31core: kernel: move ree_fs_ta.c to core/teeMarouene Boubakri
2021-03-31core: kernel: move early_ta.c to core/teeMarouene Boubakri
2021-03-31core: kernel: move pseudo_ta.c to core/teeMarouene Boubakri
2021-03-31core: kernel: move user_ta.c to core/teeMarouene Boubakri
2021-03-30core: ls: enable CAAM ECCClement Faure