Skip to content

Commit

Permalink
Updated Crypto tests to not use native instructions for non IA32 and …
Browse files Browse the repository at this point in the history
…X64 builds
  • Loading branch information
kenlautner committed Oct 21, 2023
1 parent 11f4cf9 commit fc94813
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CryptoPkg/Test/CryptoPkgHostUnitTest.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@
<LibraryClasses>
OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLibFull.inf
}

[Components.IA32, Components.X64]
#
# Build HOST_APPLICATION that tests the SampleUnitTest
#
CryptoPkg/Test/UnitTest/Library/BaseCryptLib/TestBaseCryptLibHost.inf {
<Defines>
FILE_GUID = 3604CCB8-138C-488F-8045-18704F73E734
Expand Down

0 comments on commit fc94813

Please sign in to comment.