diff -r 721a5e5fe251 -r 581b7c2ef978 cryptoplugins/cryptospiplugins/inc/cryptospi_testplugins.iby --- a/cryptoplugins/cryptospiplugins/inc/cryptospi_testplugins.iby Tue Jan 26 13:18:49 2010 +0200 +++ b/cryptoplugins/cryptospiplugins/inc/cryptospi_testplugins.iby Fri Mar 19 10:03:04 2010 +0200 @@ -18,6 +18,7 @@ REM H4 Hardware Device Driver #ifndef __SECURITY_NOTH4__ +#ifdef __SECURITY_MANDATORY_SWICERTSTORE__ // Proof of concept H4 driver (NOT supported) #ifdef __SECURITY_TEST_ROM__ ROM_IMAGE[0] { @@ -48,3 +49,4 @@ file=ABI_DIR\BUILD_DIR\temb.exe "sys\bin\temb.exe" file=ABI_DIR\BUILD_DIR\tasync.exe "sys\bin\tasync.exe" #endif +#endif