public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Patrice CHOTARD <patrice.chotard@st.com>
To: u-boot@lists.denx.de
Subject: [Uboot-stm32] [PATCH] board: st: stm32mp1: increase teed partition
Date: Thu, 2 Jul 2020 07:18:01 +0000	[thread overview]
Message-ID: <487ee45b-1210-65b1-7ffa-e044f2a441a0@st.com> (raw)
In-Reply-To: <20200616181919.1.I835f0c06bfc195456c3b4a0ff8e427013f9fe097@changeid>

Hi Patrick

On 6/16/20 6:19 PM, Patrick Delaunay wrote:
> With TEE 3.7.0, the partition teed (OP-TEE pageable
> code and data) need to increase up to 512KB in NOR device.
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
> ---
>
>  board/st/common/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/board/st/common/Kconfig b/board/st/common/Kconfig
> index 015ba40939..750dbb6451 100644
> --- a/board/st/common/Kconfig
> +++ b/board/st/common/Kconfig
> @@ -39,7 +39,7 @@ config MTDPARTS_NOR0_BOOT
>  
>  config MTDPARTS_NOR0_TEE
>  	string "mtd tee partitions for nor0"
> -	default "256k(teeh),256k(teed),256k(teex)"
> +	default "256k(teeh),512k(teed),256k(teex)"
>  	depends on SYS_MTDPARTS_RUNTIME && ARCH_STM32MP
>  	help
>  	  This define the tee partitions added in mtparts dynamically

Reviewed-by: Patrice Chotard <patrice.chotard@st.com>

Thanks

      reply	other threads:[~2020-07-02  7:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-16 16:19 [PATCH] board: st: stm32mp1: increase teed partition Patrick Delaunay
2020-07-02  7:18 ` Patrice CHOTARD [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=487ee45b-1210-65b1-7ffa-e044f2a441a0@st.com \
    --to=patrice.chotard@st.com \
    --cc=u-boot@lists.denx.de \
    /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