audk/ArmPkg/Include
Ard Biesheuvel dcd48d2db4 ArmPkg: remove UncachedMemoryAllocationLib
Now that ArmDmaLib can take care of its own memory allocation needs,
let's get rid of UncachedMemoryAllocationLib entirely. This forces
platforms to declare the required semantics (non-cache coherent DMA,
whichever way it is implemented), rather than using uncached memory
allocations directly, which may not always be the right choice, and
prevents sharing of drivers between platforms if one is cache coherent
and the other is not.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
2017-08-31 08:59:37 +01:00
..
Chipset ArmPkg: Add CNTHCTL_EL2 support functions 2017-05-22 15:19:34 +01:00
Guid ARM Packages: Replace tabs by spaces for indentation 2014-08-26 10:14:17 +00:00
IndustryStandard ArmPkg: Add PSCI 0.2 constants for system poweroff and reset 2014-09-10 18:45:08 +00:00
Library ArmPkg: remove UncachedMemoryAllocationLib 2017-08-31 08:59:37 +01:00
Ppi ArmPkg/ArmMpCoreInfo.h: Fixed macro definition 2013-12-10 16:37:10 +00:00
AsmMacroExport.inc ArmPkg RVCT: add asm macro combining EXPORT, AREA and label definition 2015-12-02 16:23:20 +00:00
AsmMacroIoLib.h ArmPkg: remove LoadConstantXxx() asm macros 2016-10-28 16:26:15 +01:00
AsmMacroIoLib.inc ArmPkg: remove LoadConstantXxx() asm macros 2016-10-28 16:26:15 +01:00
AsmMacroIoLibV8.h ArmPkg: remove LoadConstantXxx() asm macros 2016-10-28 16:26:15 +01:00