arm-trusted-firmware/bl31/aarch64
Soby Mathew ab8707e687 Remove coherent memory from the BL memory maps
This patch extends the build option `USE_COHERENT_MEMORY` to
conditionally remove coherent memory from the memory maps of
all boot loader stages. The patch also adds necessary
documentation for coherent memory removal in firmware-design,
porting and user guides.

Fixes ARM-Software/tf-issues#106

Change-Id: I260e8768c6a5c2efc402f5804a80657d8ce38773
2015-01-22 10:57:44 +00:00
..
bl31_arch_setup.c Unmask SError interrupt and clear SCR_EL3.EA bit 2014-08-15 10:21:50 +01:00
bl31_entrypoint.S Remove coherent memory from the BL memory maps 2015-01-22 10:57:44 +00:00
context.S Miscellaneous documentation fixes 2014-08-27 19:13:56 +01:00
cpu_data.S Per-cpu data cache restructuring 2014-06-16 21:30:32 +01:00
crash_reporting.S Add CPU specific crash reporting handlers 2014-08-20 19:14:31 +01:00
runtime_exceptions.S Miscellaneous documentation fixes 2014-08-27 19:13:56 +01:00