commit | 804bf578437c1ff33930aa73c8e536532608691a | [log] [tgz] |
---|---|---|
author | Liviu Dudau <Liviu.Dudau@arm.com> | Mon Jun 09 16:27:10 2014 +0100 |
committer | Mark Brown <broonie@linaro.org> | Fri Jun 13 19:38:15 2014 +0100 |
tree | e092022c646228541f475799edc56b42d0485045 | |
parent | 6c658548ecfae02ab544d55a9b60b823e44eb456 [diff] |
arm64: Juno: Carve out memory reserved for secure access. Trusted Firmware 0.4 reserves the top 16MB of RAM available in the first 4GB address space for the secure world use. Carve out that memory from the device tree to avoid triggering faults when accessing protected memory. Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com> Signed-off-by: Jon Medhurst <tixy@linaro.org> Signed-off-by: Mark Brown <broonie@linaro.org>