diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2015-08-26 12:09:39 +0000 |
---|---|---|
committer | abiesheuvel <abiesheuvel@Edk2> | 2015-08-26 12:09:39 +0000 |
commit | 218ea6c164525292239d5af891365676c6a18f2a (patch) | |
tree | d2cfd2b101432ef5097affbc3157329e31cc5a23 /ArmVirtPkg | |
parent | de2d7497fd7e64f9c2647bc5f1003d5f427916db (diff) | |
download | edk2-platforms-218ea6c164525292239d5af891365676c6a18f2a.tar.xz |
ArmVirtPkg: revert unintended change to ArmVirt.dsc.inc
The recent changes to ArmVExpress-FVP-AArch64 in SVN r18309
contained a hunk to ArmVirt.dsc.inc which was included in
error. So remove it.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18321 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ArmVirtPkg')
-rw-r--r-- | ArmVirtPkg/ArmVirt.dsc.inc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ArmVirtPkg/ArmVirt.dsc.inc b/ArmVirtPkg/ArmVirt.dsc.inc index 4b4e70b7ce..8372c5813c 100644 --- a/ArmVirtPkg/ArmVirt.dsc.inc +++ b/ArmVirtPkg/ArmVirt.dsc.inc @@ -239,11 +239,6 @@ # Add support for GCC stack protector
NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf
-!if $(SECURE_BOOT_ENABLE) == TRUE
- # OpenSSL requires floating point for the RNG code
- NULL|StdLib/LibC/Softfloat/Softfloat.inf
-!endif
-
[LibraryClasses.AARCH64]
NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
|