meta-ti.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: "Bajjuri, Praneeth" <praneeth@ti.com>
To: Kamlesh Gurudasani <kamlesh@ti.com>, <vigneshr@ti.com>,
	<afd@ti.com>, <m-chawdhry@ti.com>, <reatmon@ti.com>,
	<denys@konsulko.com>
Cc: <meta-ti@lists.yoctoproject.org>, <vibhore@ti.com>, <vishalm@ti.com>
Subject: Re: [PATCH v5] optee-os: Enable OP-TEE TRNG in AM62X
Date: Mon, 20 Nov 2023 15:37:59 -0600	[thread overview]
Message-ID: <811b2bf0-4723-403b-8763-98558002daa6@ti.com> (raw)
In-Reply-To: <20231108-wip-enable-trng-v5-1-3cf3e216a4fc@ti.com>



On 11/19/2023 11:11 PM, Kamlesh Gurudasani wrote:
> Enable TRNG in AM62X, as bugs related to TRNG has been fixed now.
> 
> TF-A fix:
> https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/commit/?id=d7a7135d32a8c7da004c0c19b75bd4e2813f9759
> 
> OP-TEE fix:
> https://github.com/OP-TEE/optee_os/commit/e313f4765fd0478bb66985827441411793433773
> 
> Signed-off-by: Kamlesh Gurudasani <kamlesh@ti.com>

Reviewed-by: Praneeth Bajjuri <praneeth@ti.com>

> ---
> Changes in V5:
> -drop changes for AM62px due to boot failure

Is there a rootcause analysis for 62p?


> 
> Changes in V4:
> -rebase on kirkstone-wip
> 
> Changes in V3:
> -updated commit title and message
> 
> Changes in V2:
> -updated commit message
> -included changes for AM62p
> ---
>   meta-ti-bsp/recipes-security/optee/optee-os-ti-overrides.inc | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-ti-bsp/recipes-security/optee/optee-os-ti-overrides.inc b/meta-ti-bsp/recipes-security/optee/optee-os-ti-overrides.inc
> index b1846cad..62d6b4f9 100644
> --- a/meta-ti-bsp/recipes-security/optee/optee-os-ti-overrides.inc
> +++ b/meta-ti-bsp/recipes-security/optee/optee-os-ti-overrides.inc
> @@ -3,7 +3,7 @@ inherit ti-secdev
>   
>   EXTRA_OEMAKE:append:k3 = "${@ ' CFG_CONSOLE_UART='+ d.getVar('OPTEE_K3_USART') if d.getVar('OPTEE_K3_USART') else ''}"
>   
> -EXTRA_OEMAKE:append:am62xx = " CFG_WITH_SOFTWARE_PRNG=y CFG_TEE_CORE_LOG_LEVEL=1"
> +EXTRA_OEMAKE:append:am62xx = " CFG_TEE_CORE_LOG_LEVEL=1"
>   EXTRA_OEMAKE:append:am62pxx = " CFG_WITH_SOFTWARE_PRNG=y CFG_TEE_CORE_LOG_LEVEL=1"
>   EXTRA_OEMAKE:append:am62axx = " CFG_TEE_CORE_LOG_LEVEL=1"
>   
> 
> ---
> base-commit: 63dd9c4e39c90c367293a77a76b74c099abc1015
> change-id: 20231108-wip-enable-trng-e93bf6831e47
> 
> Best regards,


      reply	other threads:[~2023-11-20 21:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-20  5:11 [PATCH v5] optee-os: Enable OP-TEE TRNG in AM62X Kamlesh Gurudasani
2023-11-20 21:37 ` Bajjuri, Praneeth [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=811b2bf0-4723-403b-8763-98558002daa6@ti.com \
    --to=praneeth@ti.com \
    --cc=afd@ti.com \
    --cc=denys@konsulko.com \
    --cc=kamlesh@ti.com \
    --cc=m-chawdhry@ti.com \
    --cc=meta-ti@lists.yoctoproject.org \
    --cc=reatmon@ti.com \
    --cc=vibhore@ti.com \
    --cc=vigneshr@ti.com \
    --cc=vishalm@ti.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).