All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
Cc: U-Boot-Denx <u-boot@lists.denx.de>,
	Ricardo Salveti <ricardo@foundries.io>,
	Simon Glass <sjg@chromium.org>
Subject: Re: [PATCH] board: ea: mx7ulp_com: allocate specific region of memory to OP-TEE
Date: Wed, 25 Aug 2021 10:50:42 -0300	[thread overview]
Message-ID: <CAOMZO5AZUk-VHMbHK6SoFXvdEseo7UNfE-AJha=hO=j6B=jzgw@mail.gmail.com> (raw)
In-Reply-To: <20210825132255.67631-1-oleksandr.suvorov@foundries.io>

Hi Oleksandr,

On Wed, Aug 25, 2021 at 10:37 AM Oleksandr Suvorov
<oleksandr.suvorov@foundries.io> wrote:
>
> From: Ricardo Salveti <ricardo@foundries.io>
>
> On the iMX7ULP uCOM board, OP-TEE uses the memory region defined by the
> maximum DRAM address minus CONFIG_OPTEE_TZDRAM_SIZE, so subtract
> CONFIG_OPTEE_TZDRAM_SIZE from the available DRAM size to avoid
> conflicts.
>
> Note the OPTEE boot process itself subtracts the DRAM region it
> lives in from the memory map passed to Linux.
>
> Signed-off-by: Ricardo Salveti <ricardo@foundries.io>

You missed adding your own Signed-off-by here.

With this fixed:

Reviewed-by: Fabio Estevam <festevam@gmail.com>

      parent reply	other threads:[~2021-08-25 13:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-25 13:22 [PATCH] board: ea: mx7ulp_com: allocate specific region of memory to OP-TEE Oleksandr Suvorov
2021-08-25 13:46 ` Tom Rini
2021-08-25 15:35   ` Oleksandr Suvorov
2021-08-25 15:39     ` Tom Rini
2021-08-25 13:50 ` Fabio Estevam [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='CAOMZO5AZUk-VHMbHK6SoFXvdEseo7UNfE-AJha=hO=j6B=jzgw@mail.gmail.com' \
    --to=festevam@gmail.com \
    --cc=oleksandr.suvorov@foundries.io \
    --cc=ricardo@foundries.io \
    --cc=sjg@chromium.org \
    --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 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.