From patchwork Tue Jun 16 07:59:48 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jens Wiklander X-Patchwork-Id: 11606793 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 5AB3460D for ; Tue, 16 Jun 2020 07:59:53 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 55D6A2074D; Tue, 16 Jun 2020 07:59:53 +0000 (UTC) Delivered-To: soc@kernel.org Received: from mail-lf1-f68.google.com (mail-lf1-f68.google.com [209.85.167.68]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E4B52206D7 for ; Tue, 16 Jun 2020 07:59:52 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="YAi/1g6Q" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E4B52206D7 Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=jens.wiklander@linaro.org Received: by mail-lf1-f68.google.com with SMTP id g2so3572201lfb.0 for ; Tue, 16 Jun 2020 00:59:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:mime-version:content-disposition; bh=xyMWKsVRxjewqYUyP+f8kb8GE8J2QsgvF8iuNEc/g7c=; b=YAi/1g6QffkjNNBnbEAQQvwo3H8j+CObJ7r5RmYhN0Y/4XSolINcvJFKnXPT9brwjW uL7KRxoJZ3KUNT8Oj++87WX2Ex81eGviLNxEnOT/mapxCK5ApFjAVi6Xwpx4xEBReXM4 OGBXBTxuTBOM1gBXADabNN+cQg9KLpXONjPZzkxQ7+zrrsue5JXelhCyyVOZDzz7JQ6x LlJLrcRw9QQj+zFH+X/67NARYHk+/jMUrTtITPf3z8hAUWpzvVKRJ+UA+euvpEaDjMWd 5sPl9mdW+vriviXlK9qNUpvcm81oXfmKlhRQHu/KRj4UaPd3ubc8JI0m0L4PD6yf6XNv uaJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition; bh=xyMWKsVRxjewqYUyP+f8kb8GE8J2QsgvF8iuNEc/g7c=; b=P0xWc00BsKFYkQG4jYu9st0IkcQ9AZVaVVKUZgCFck02jyyMwxtnaxIg8CH8AibGmZ MdiA8U88lVFBAwy5mQyimE29bMsfk9MJN0KVsp2/ma3WC4V9QhZLakASBFxue/b93KYZ rDqISSHGlux9I+L8i5BXm10vFHFNo67AjA+X0wGpJUJc+wCke9E2YK+BB7tHNGrM8h9s Wv2BuXqoebzV0Ly6c2vH3kz2BDY0QTfEMrdhr5lqSVW29+9D0hN+uwH0emSqDvPYc10t cJ2/E2dTj+sNYAjxBOG2gsUijiQgSsSbA3hMVBCi3r5QUqwMcOzEA4PSG4W0MItyFaKh 6TRg== X-Gm-Message-State: AOAM531qjf3Z6oKvtcFFAic4hW3T9rK6b9PH60fOAECz93iVqQnkwYlL 1QYxOKpAH0485D8NUposMR1+KQ== X-Google-Smtp-Source: ABdhPJztl3u9nMjRtr53UAn+quyoEaVucHAqvKSCuaQamiiOTZltyL6YRLAJRhPBqzTByB5gHhsYDg== X-Received: by 2002:ac2:4567:: with SMTP id k7mr1039284lfm.122.1592294391187; Tue, 16 Jun 2020 00:59:51 -0700 (PDT) Received: from jade (h-249-223.A175.priv.bahnhof.se. [98.128.249.223]) by smtp.gmail.com with ESMTPSA id q14sm45471lfn.75.2020.06.16.00.59.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 Jun 2020 00:59:50 -0700 (PDT) Date: Tue, 16 Jun 2020 09:59:48 +0200 From: Jens Wiklander List-Id: To: arm@kernel.org, soc@kernel.org Cc: Linux Kernel Mailing List , Linux ARM , tee-dev@lists.linaro.org, Sumit Garg Subject: [GIT PULL] update tee mailing list for v5.8 Message-ID: <20200616075948.GA2288211@jade> MIME-Version: 1.0 Content-Disposition: inline Hello arm-soc maintainers, Please pull this patch updatating the TEE mailing list to op-tee@lists.trustedfirmware.org. Thanks, Jens The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) are available in the Git repository at: git://git.linaro.org/people/jens.wiklander/linux-tee.git tags/tee-ml-for-v5.8 for you to fetch changes up to cf5057e169f460e825bdf580eb285bb601156f82: MAINTAINERS: change tee mailing list (2020-06-16 09:37:45 +0200) ---------------------------------------------------------------- Change the TEE mailing list in MAINTAINERS ---------------------------------------------------------------- Jens Wiklander (1): MAINTAINERS: change tee mailing list MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)