Skip to content
Commit ec897cb4 authored by Chris Kay's avatar Chris Kay Committed by ronald-cron-arm
Browse files

arm: Place RO data in the correct RAM



The use case for the dual region memory layout without .data relocation
is for firmware with dual RAMs - one on the instruction bus and one on
the data bus. The linker scripts currently incorrectly place read-only
data in the instruction-optimized RAM when it belongs in the data-
optimized RAM.

Change-Id: I742ab6907327cd8399b6faf3d3a34507ae1002de
Signed-off-by: Chris Kay's avatarChris Kay <chris.kay@arm.com>
parent 1298e848
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