]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: remove ArmGetCpuCountPerCluster () from ArmPlatformLib
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 13 Nov 2017 13:43:37 +0000 (13:43 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Sat, 25 Nov 2017 22:49:06 +0000 (22:49 +0000)
commit4cebe0453fea40330afb6b8f2372287e723e6e3f
tree1fbce9165816edca7947a13bd275e42f27945f21
parenta64d5872940b63ec8d1dfd89a1d0e48ed57346b6
ArmPlatformPkg: remove ArmGetCpuCountPerCluster () from ArmPlatformLib

The only user of ArmPlatformLib's ArmGetCpuCountPerCluster () is itself
an ArmPlatformLib implementation, i.e., ArmVExpressLibRTSM.

Given that we'd prefer to get rid of ArmPlatformLib entirely, let's
remove ArmGetCpuCountPerCluster () from the API as a first step.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/RTSM.c
ArmPlatformPkg/Include/Library/ArmPlatformLib.h