[PATCH 2/5] configs: am62a: move stack and heap to HSM RAM

Tom Rini trini at konsulko.com
Wed Jan 11 03:17:01 CET 2023


On Fri, Dec 23, 2022 at 07:15:22PM -0600, Bryan Brattlof wrote:

> Texas Instruments has begun enabling security setting on the SoCs they
> produce to instruct ROM and TIFS to begin protecting the Security
> Management Subsystem (SMS) from other binaries we load into the chip by
> default.
> 
> One way ROM does this is by enabling firewalls to protect the OCSRAM
> region it's using during bootup. Only after TIFS has started (and had
> time to disable the OCSRAM firewall region) will we have write access to
> the region.
> 
> This means we will need to move the stack & heap from OCSRAM to HSM RAM
> and reduce the size of BSS and the SPL to allow it to fit properly.
> 
> Signed-off-by: Bryan Brattlof <bb 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: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230110/7618cbcf/attachment.sig>


More information about the U-Boot mailing list