From: Peng Fan <peng.fan@oss.nxp.com>
To: Ye Li <ye.li@nxp.com>
Cc: festevam@gmail.com, u-boot@lists.denx.de, peng.fan@nxp.com,
uboot-imx@nxp.com, ye.li@oss.nxp.com
Subject: Re: [PATCH] imx: ahab: Use authenticated header for images loading
Date: Wed, 29 Apr 2026 10:32:10 +0800 [thread overview]
Message-ID: <afFtqmogk3ED3xa+@shlinux89> (raw)
In-Reply-To: <20260428100958.1868472-1-ye.li@nxp.com>
On Tue, Apr 28, 2026 at 06:09:58PM +0800, Ye Li wrote:
>When loading container image, the container header is loaded into
>heap memory. If ahab is enabled, the header is be copied to another
>fixed RAM for authentication in ahab_auth_cntr_hdr. The better method
>is using container header memory being authenticated for following
>image loading.
>So update ahab_auth_cntr_hdr to return the address of container header
>being authenticated. Caller uses this header for following parsing
>and image loading.
>
>Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
prev parent reply other threads:[~2026-04-29 2:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-28 10:09 [PATCH] imx: ahab: Use authenticated header for images loading Ye Li
2026-04-29 2:32 ` Peng Fan [this message]
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=afFtqmogk3ED3xa+@shlinux89 \
--to=peng.fan@oss.nxp.com \
--cc=festevam@gmail.com \
--cc=peng.fan@nxp.com \
--cc=u-boot@lists.denx.de \
--cc=uboot-imx@nxp.com \
--cc=ye.li@nxp.com \
--cc=ye.li@oss.nxp.com \
/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.