summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_device_path_to_text.c
diff options
context:
space:
mode:
authorKamlesh Gurudasani <kamlesh@ti.com>2023-03-02 19:40:47 +0530
committerTom Rini <trini@konsulko.com>2023-03-22 12:51:10 -0400
commite8dd3044741a7105ce41bb587e2517ae0156b954 (patch)
tree053359c02040facaea76eae2e49e281c0ac964db /lib/efi_loader/efi_device_path_to_text.c
parentd3882531c34d92e619f3aa30c6aa439c8ea732a7 (diff)
configs: am62: move stack and heap to HSM RAM
On high security devices, ROM enables firewalls to protect the OCSRAM region access 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. To protect us from overflowing our ~256k of HSM SRAM, add limits and check during the wakeup SPL build. Signed-off-by: Kamlesh Gurudasani <kamlesh@ti.com>
Diffstat (limited to 'lib/efi_loader/efi_device_path_to_text.c')
0 files changed, 0 insertions, 0 deletions