From: sashiko-bot@kernel.org
To: pankaj.gupta@oss.nxp.com
Cc: Frank.Li@kernel.org, robh@kernel.org, imx@lists.linux.dev,
conor+dt@kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v39 1/7] Documentation/firmware: add imx/se to other_interfaces
Date: Fri, 21 Aug 2026 07:38:43 +0000 [thread overview]
Message-ID: <20260821073844.628291F000E9@smtp.kernel.org> (raw)
In-Reply-To: <20260821-imx-se-if-v39-1-41e4257c2afc@nxp.com>
Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Low] Grammatical and phrasing errors in the newly added documentation.
--
--- Patch [1]: [PATCH v39 1/7] Documentation/firmware: add imx/se to other_interfaces ---
commit fe039b37299ef0c736ad2dd27910cd638e874b3d
Author: Pankaj Gupta <pankaj.gupta@nxp.com>
Documentation/firmware: add imx/se to other_interfaces
This commit documents the i.MX SoC Service layer and C_DEV driver for
selected SoCs that contain NXP hardware IPs for Secure Enclaves.
> diff --git a/Documentation/driver-api/firmware/other_interfaces.rst b/Documentation/driver-api/firmware/other_interfaces.rst
> index 06ac89adaafba..6c6fa9a0ba1df 100644
> --- a/Documentation/driver-api/firmware/other_interfaces.rst
> +++ b/Documentation/driver-api/firmware/other_interfaces.rst
[ ... ]
> +Introduction
> +------------
> +The NXP's i.MX HW IP like EdgeLock Enclave, V2X etc., creates an embedded secure
[Severity: Low]
This isn't a bug, but could the phrasing here be adjusted? For example,
using "NXP i.MX hardware IPs" might read a bit more naturally than
"The NXP's i.MX HW IP".
> +enclave within the SoC boundary to enable features like:
> +
> +- Hardware Security Module (HSM)
> +- Security Hardware Extension (SHE)
> +- Vehicular to Anything (V2X)
> +
> +Each of the above features is enabled through dedicated NXP H/W IP on the SoC.
> +On a single SoC, multiple hardware IP (or can say more than one secure enclave)
> +can exist.
> +
> +NXP SoCs enabled with the such secure enclaves(SEs) IPs are:
[Severity: Low]
This isn't a bug, but there appears to be a typo here. Should "with the such"
be changed to "with such"? Also, adding a space before the parenthesis in
"enclaves (SEs)" might improve readability.
> +i.MX93, i.MX8ULP
> +
> +To communicate with one or more co-existing SE(s) on SoC, there is/are dedicated
> +messaging units(MU) per SE. Each co-existing SE can have one or multiple exclusive
> +MUs, dedicated to itself. None of the MU is shared between two SEs. Communication
[Severity: Low]
This isn't a bug, but the grammar could be slightly improved. Would it be
better to say "None of the MUs are shared" instead of "None of the MU is
shared"?
[ ... ]
--
Sashiko AI review · https://sashiko.dev/#/patchset/20260821-imx-se-if-v39-0-41e4257c2afc@nxp.com?part=1
next prev parent reply other threads:[~2026-08-21 7:38 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-21 13:02 [PATCH v39 0/7] firmware: imx: driver for NXP secure-enclave pankaj.gupta
2026-08-21 13:02 ` [PATCH v39 1/7] Documentation/firmware: add imx/se to other_interfaces pankaj.gupta
2026-08-21 7:38 ` sashiko-bot [this message]
2026-08-21 13:02 ` [PATCH v39 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc pankaj.gupta
2026-08-21 13:02 ` [PATCH v39 3/7] firmware: imx: add driver for NXP EdgeLock Enclave pankaj.gupta
2026-08-21 13:02 ` [PATCH v39 4/7] firmware: imx: device context dedicated to priv pankaj.gupta
2026-08-21 13:02 ` [PATCH v39 5/7] firmware: imx: adds miscdev pankaj.gupta
2026-08-21 7:53 ` sashiko-bot
2026-08-21 12:42 ` Pankaj Gupta (OSS)
2026-08-21 13:02 ` [PATCH v39 6/7] arm64: dts: imx8ulp: add secure enclave node pankaj.gupta
2026-08-21 7:40 ` sashiko-bot
2026-08-21 13:02 ` [PATCH v39 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave pankaj.gupta
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=20260821073844.628291F000E9@smtp.kernel.org \
--to=sashiko-bot@kernel.org \
--cc=Frank.Li@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=imx@lists.linux.dev \
--cc=pankaj.gupta@oss.nxp.com \
--cc=robh@kernel.org \
--cc=sashiko-reviews@lists.linux.dev \
/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.