All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bagas Sanjaya <bagasdotme@gmail.com>
To: Amirreza Zarrabi <quic_azarrabi@quicinc.com>,
	Jens Wiklander <jens.wiklander@linaro.org>,
	Sumit Garg <sumit.garg@linaro.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Bartosz Golaszewski <bartosz.golaszewski@linaro.org>,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Cc: linux-arm-msm@vger.kernel.org, op-tee@lists.trustedfirmware.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	linux-doc@vger.kernel.org
Subject: Re: [PATCH v2 8/8] Documentation: tee: Add Qualcomm TEE driver
Date: Wed, 5 Feb 2025 09:40:59 +0700	[thread overview]
Message-ID: <Z6LPu7WcRFnSCyAq@archie.me> (raw)
In-Reply-To: <20250202-qcom-tee-using-tee-ss-without-mem-obj-v2-8-297eacd0d34f@quicinc.com>

[-- Attachment #1: Type: text/plain, Size: 489 bytes --]

On Sun, Feb 02, 2025 at 06:43:36PM -0800, Amirreza Zarrabi wrote:
> +The QTEE driver offers the qcomtee_object, which represents an object within
              "... provides ..."
> +both QTEE and the kernel. To access any service in QTEE, a client needs to
> +invoke an instance of this object. Any structure intended to represent a service
> +for export to QTEE should include an instance of qcomtee_object::

Thanks.

-- 
An old man doll... just what I always wanted! - Clara

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Bagas Sanjaya <bagasdotme@gmail.com>
To: op-tee@lists.trustedfirmware.org
Subject: Re: [PATCH v2 8/8] Documentation: tee: Add Qualcomm TEE driver
Date: Wed, 05 Feb 2025 09:40:59 +0700	[thread overview]
Message-ID: <Z6LPu7WcRFnSCyAq@archie.me> (raw)
In-Reply-To: <<20250202-qcom-tee-using-tee-ss-without-mem-obj-v2-8-297eacd0d34f@quicinc.com>>

[-- Attachment #1: Type: text/plain, Size: 489 bytes --]

On Sun, Feb 02, 2025 at 06:43:36PM -0800, Amirreza Zarrabi wrote:
> +The QTEE driver offers the qcomtee_object, which represents an object within
              "... provides ..."
> +both QTEE and the kernel. To access any service in QTEE, a client needs to
> +invoke an instance of this object. Any structure intended to represent a service
> +for export to QTEE should include an instance of qcomtee_object::

Thanks.

-- 
An old man doll... just what I always wanted! - Clara

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  reply	other threads:[~2025-02-05  2:41 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-03  2:43 [PATCH v2 0/8] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE) Amirreza Zarrabi
2025-02-03  2:43 ` Amirreza Zarrabi
2025-02-03  2:43 ` [PATCH v2 1/8] tee: allow a driver to allocate a tee_device without a pool Amirreza Zarrabi
2025-02-03  2:43   ` Amirreza Zarrabi
2025-02-03  2:43 ` [PATCH v2 2/8] tee: add close_context to TEE driver operation Amirreza Zarrabi
2025-02-03  2:43   ` Amirreza Zarrabi
2025-02-17  9:35   ` Jens Wiklander
2025-02-17  9:35     ` Jens Wiklander
2025-02-17 23:36     ` Amirreza Zarrabi
2025-02-17 23:36       ` Amirreza Zarrabi
2025-02-03  2:43 ` [PATCH v2 3/8] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF Amirreza Zarrabi
2025-02-03  2:43   ` Amirreza Zarrabi
2025-02-17 10:10   ` Jens Wiklander
2025-02-17 10:10     ` Jens Wiklander
2025-02-17 23:48     ` Amirreza Zarrabi
2025-02-17 23:48       ` Amirreza Zarrabi
2025-02-03  2:43 ` [PATCH v2 4/8] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF Amirreza Zarrabi
2025-02-03  2:43   ` Amirreza Zarrabi
2025-02-17 10:28   ` Jens Wiklander
2025-02-17 10:28     ` Jens Wiklander
2025-02-17 23:50     ` Amirreza Zarrabi
2025-02-17 23:50       ` Amirreza Zarrabi
2025-02-03  2:43 ` [PATCH v2 5/8] firmware: qcom: scm: add support for object invocation Amirreza Zarrabi
2025-02-03  2:43   ` Amirreza Zarrabi
2025-02-03  2:43 ` [PATCH v2 6/8] tee: add Qualcomm TEE driver Amirreza Zarrabi
2025-02-03  2:43   ` Amirreza Zarrabi
2025-02-03  8:14   ` kernel test robot
2025-02-03  8:14     ` kernel test robot
2025-02-03 10:39   ` kernel test robot
2025-02-03 10:39     ` kernel test robot
2025-02-03 12:44   ` kernel test robot
2025-02-03 12:44     ` kernel test robot
2025-03-04 14:42   ` Jens Wiklander
2025-03-04 14:42     ` Jens Wiklander
2025-03-05  0:12     ` Amirreza Zarrabi
2025-03-05  0:12       ` Amirreza Zarrabi
2025-02-03  2:43 ` [PATCH v2 7/8] qcomtee: add primordial object Amirreza Zarrabi
2025-02-03  2:43   ` Amirreza Zarrabi
2025-02-03  2:43 ` [PATCH v2 8/8] Documentation: tee: Add Qualcomm TEE driver Amirreza Zarrabi
2025-02-03  2:43   ` Amirreza Zarrabi
2025-02-05  2:40   ` Bagas Sanjaya [this message]
2025-02-05  2:40     ` Bagas Sanjaya
2025-02-05  5:38 ` [PATCH v2 0/8] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE) Sumit Garg
2025-02-05  5:38   ` Sumit Garg
2025-02-06 19:55   ` Amirreza Zarrabi
2025-02-06 19:55     ` Amirreza Zarrabi
2025-02-07  5:12     ` Sumit Garg
2025-02-07  5:12       ` Sumit Garg
2025-02-09 20:18       ` Amirreza Zarrabi
2025-02-09 20:18         ` Amirreza Zarrabi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Z6LPu7WcRFnSCyAq@archie.me \
    --to=bagasdotme@gmail.com \
    --cc=andersson@kernel.org \
    --cc=bartosz.golaszewski@linaro.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jens.wiklander@linaro.org \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=op-tee@lists.trustedfirmware.org \
    --cc=quic_azarrabi@quicinc.com \
    --cc=robh@kernel.org \
    --cc=srinivas.kandagatla@linaro.org \
    --cc=sumit.garg@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.