Skip to content
Commit 31c6acf2 authored by Sathyam Panda's avatar Sathyam Panda Committed by Vijayenthiran Subramaniam
Browse files

board/rdfremont: enable BL1->BL2 based bootflow



Add ROM base and size defines which is required for the BL1 image. Since
RD-Fremont platform doesn't have a dedicated ROM, the ROM space is
carved out in the trusted SRAM and the pre-boot firmware (stage before
AP boot) is expected to configure the trusted SRAM such that the read
access are blocked.

Add required dts file that is required for BL1 and BL2 image load
stages. Also, remove the references of RESET_TO_BL31 in the rdfremont
makefile since BL31 based bootflow is not supported.

Signed-off-by: Sathyam Panda's avatarSathyam Panda <sathyam.panda@arm.com>
Signed-off-by: Vijayenthiran Subramaniam's avatarVijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
parent 5ff9918b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment