[U-Boot] arm: mach-omap2: Pass args to secure ROM in SRAM in SPL
Tom Rini
trini at konsulko.com
Sun Jan 28 18:52:32 UTC 2018
On Tue, Jan 16, 2018 at 02:25:48PM -0600, Andrew F. Davis wrote:
> When in early SPL we make some secure ROM calls that can effect
> DRAM, due to this it is more stable to store the args for these
> calls in SRAM, but uninitialized and zero'd globals are placed
> in BSS, located in DRAM. Force our args into the data section
> which is in SRAM during SPL.
>
> Signed-off-by: Andrew F. Davis <afd at 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/20180128/6904b904/attachment.sig>
More information about the U-Boot
mailing list