audk/ArmPkg
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
..
Drivers ArmPkg: remove ArmCpuLib header and implementations 2017-04-06 14:55:11 +01:00
Filesystem/SemihostFs ArmPkg/SemihostFs: eliminate calls to deprecated string functions 2016-10-28 12:04:04 +01:00
Include ArmPkg: remove UncachedMemoryAllocationLib 2017-08-31 08:59:37 +01:00
Library ArmPkg: remove UncachedMemoryAllocationLib 2017-08-31 08:59:37 +01:00
ArmPkg.dec ArmPkg: remove UncachedMemoryAllocationLib 2017-08-31 08:59:37 +01:00
ArmPkg.dsc ArmPkg: remove UncachedMemoryAllocationLib 2017-08-31 08:59:37 +01:00