public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v3, 1/7] arm: K3: Avoid use of MCU_PSRAM0 before SYSFW is loaded
Date: Sat, 27 Apr 2019 10:45:22 -0400	[thread overview]
Message-ID: <20190427144522.GF31207@bill-the-cat> (raw)
In-Reply-To: <20190412165448.1788-2-afd@ti.com>

On Fri, Apr 12, 2019 at 12:54:42PM -0400, Andrew F. Davis wrote:

> On HS devices the 512b region of reset isolated memory called
> MCU_PSRAM0 is firewalled by default. Until SYSFW is loaded we
> cannot use this memory. It is only used to store a single value
> left at the end of SRAM by ROM that will be needed later. Save
> that value to a global variable stored in the .data section.
> This section is used as .bss will be cleared between saving
> this value and using it.
> 
> Signed-off-by: Andrew F. Davis <afd@ti.com>
> Reviewed-by: Andreas Dannenberg <dannenberg@ti.com>
> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190427/cb720bba/attachment.sig>

  reply	other threads:[~2019-04-27 14:45 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-12 16:54 [U-Boot] [PATCH v3 0/7] AM65x HS device support Andrew F. Davis
2019-04-12 16:54 ` [U-Boot] [PATCH v3 1/7] arm: K3: Avoid use of MCU_PSRAM0 before SYSFW is loaded Andrew F. Davis
2019-04-27 14:45   ` Tom Rini [this message]
2019-04-12 16:54 ` [U-Boot] [PATCH v3 2/7] firmware: ti_sci: Add support for firewall management Andrew F. Davis
2019-04-27 14:45   ` [U-Boot] [U-Boot, v3, " Tom Rini
2019-04-12 16:54 ` [U-Boot] [PATCH v3 3/7] firmware: ti_sci: Modify auth_boot TI-SCI API to match new version Andrew F. Davis
2019-04-27 14:45   ` [U-Boot] [U-Boot, v3, " Tom Rini
2019-04-12 16:54 ` [U-Boot] [PATCH v3 4/7] arm: mach-k3: Add secure device support Andrew F. Davis
2019-04-27 14:45   ` [U-Boot] [U-Boot, v3, " Tom Rini
2019-04-12 16:54 ` [U-Boot] [PATCH v3 5/7] arm: mach-k3: Add secure device build support Andrew F. Davis
2019-04-27 14:45   ` [U-Boot] [U-Boot, v3, " Tom Rini
2019-04-12 16:54 ` [U-Boot] [PATCH v3 6/7] configs: Add configs for AM65x High Security EVM Andrew F. Davis
2019-04-27 14:45   ` [U-Boot] [U-Boot, v3, " Tom Rini
2019-04-12 16:54 ` [U-Boot] [PATCH v3 7/7] doc: Update info on using K3 secure devices Andrew F. Davis
2019-04-27 14:46   ` [U-Boot] [U-Boot, v3, " Tom Rini
2019-04-25 13:13 ` [U-Boot] [PATCH v3 0/7] AM65x HS device support Andrew F. Davis

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=20190427144522.GF31207@bill-the-cat \
    --to=trini@konsulko.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