commit | 98fb754831e1d139f1151e968bdebb6eefb9b581 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Tue Dec 01 13:20:40 2015 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Mon Dec 07 17:22:24 2015 +0000 |
tree | 457c9fdeb4f59e18c8a64535f30ff9f198de3156 | |
parent | 527e9316f8ec44bd53d90fb9f611fa7ffff52bb9 [diff] |
arm64: update linker script to increased L1_CACHE_BYTES value Bring the linker script in line with the recent increase of L1_CACHE_BYTES to 128. Replace the hardcoded value of 64 with the symbolic constant. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Acked-by: Mark Rutland <mark.rutland@arm.com> [catalin.marinas@arm.com: fix up RW_DATA_SECTION as well] Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>