]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/ArmV7Lib: add function to test for presence of MP extensions
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 18 Nov 2015 15:58:46 +0000 (15:58 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Wed, 18 Nov 2015 15:58:46 +0000 (15:58 +0000)
commit2ea66ed9f9ea18cbe2681baaad29ce47ea9918a1
tree98cf8d66c3bf5f796bbbaebb23866fce7187f0de
parent63dbd629649a4c5ccf83243e9482a4e0d092b422
ArmPkg/ArmV7Lib: add function to test for presence of MP extensions

Some MMU manipulation is dependent on the presence of the multiprocessing
extensions. So add a function that returns this information.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18895 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Library/ArmLib/ArmV7/ArmLibSupportV7.S
ArmPkg/Library/ArmLib/ArmV7/ArmLibSupportV7.asm
ArmPkg/Library/ArmLib/ArmV7/ArmV7Lib.h