summaryrefslogtreecommitdiff
path: root/services/std_svc
diff options
context:
space:
mode:
authorSandrine Bailleux <sandrine.bailleux@arm.com>2015-06-24 15:26:39 +0100
committerSandrine Bailleux <sandrine.bailleux@arm.com>2015-06-24 17:19:26 +0100
commitc9915c0b0ff563ca5dedc1a303777b9644ae7f59 (patch)
treeb6f9e1940ca0f33d3cc0f787f821267c0a0e41e4 /services/std_svc
parent5a6954fbfbf17783f7089305fb2d5802be17f934 (diff)
Bug fix: Build time condition to relocate RW data
This patch fixes the build time condition deciding whether the read-write data should be relocated from ROM to RAM. It was incorrectly using __DATA_ROM_START__, which is a linker symbol and not a compiler build flag. As a result, the relocation code was always compiled out. This bug has been introduced by the following patch: "Rationalize reset handling code" Change-Id: I1c8d49de32f791551ab4ac832bd45101d6934045
Diffstat (limited to 'services/std_svc')
0 files changed, 0 insertions, 0 deletions