cryptoplugins/cryptospiplugins/inc/cryptospi_testplugins.iby
branchRCL_3
changeset 42 eb9b28acd381
parent 15 da2ae96f639b
equal deleted inserted replaced
41:9b5a3a9fddf8 42:eb9b28acd381
    16 */
    16 */
    17 
    17 
    18 REM H4 Hardware Device Driver
    18 REM H4 Hardware Device Driver
    19 
    19 
    20 #ifndef __SECURITY_NOTH4__
    20 #ifndef __SECURITY_NOTH4__
       
    21 #ifdef __SECURITY_MANDATORY_SWICERTSTORE__
    21 // Proof of concept H4 driver (NOT supported)
    22 // Proof of concept H4 driver (NOT supported)
    22 #ifdef __SECURITY_TEST_ROM__
    23 #ifdef __SECURITY_TEST_ROM__
    23 ROM_IMAGE[0] {
    24 ROM_IMAGE[0] {
    24 #endif
    25 #endif
    25 file=ABI_DIR\BUILD_DIR\cryptodriver.dll 	"sys\bin\cryptodriver.dll"
    26 file=ABI_DIR\BUILD_DIR\cryptodriver.dll 	"sys\bin\cryptodriver.dll"
    46 // Test code for H4 driver and plugin
    47 // Test code for H4 driver and plugin
    47 file=ABI_DIR\BUILD_DIR\tcrypto.exe 	"sys\bin\tcrypto.exe"
    48 file=ABI_DIR\BUILD_DIR\tcrypto.exe 	"sys\bin\tcrypto.exe"
    48 file=ABI_DIR\BUILD_DIR\temb.exe 	"sys\bin\temb.exe"
    49 file=ABI_DIR\BUILD_DIR\temb.exe 	"sys\bin\temb.exe"
    49 file=ABI_DIR\BUILD_DIR\tasync.exe 	"sys\bin\tasync.exe"
    50 file=ABI_DIR\BUILD_DIR\tasync.exe 	"sys\bin\tasync.exe"
    50 #endif
    51 #endif
       
    52 #endif