First public contribution.
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
4 * This component and the accompanying materials are made available
5 * under the terms of the License "Eclipse Public License v1.0"
6 * which accompanies this distribution, and is available
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
18 REM H4 Hardware Device Driver
20 #ifndef __SECURITY_NOTH4__
21 #ifdef __SECURITY_MANDATORY_SWICERTSTORE__
22 // Proof of concept H4 driver (NOT supported)
23 #ifdef __SECURITY_TEST_ROM__
26 file=ABI_DIR\BUILD_DIR\cryptodriver.dll "sys\bin\cryptodriver.dll"
27 #ifdef __SECURITY_TEST_ROM__
31 // Add them to the Core image (core.img) only. As rofs1.img does not support the device, and extension.
33 device[VARID]=ABI_DIR\BUILD_DIR\cryptoldd.ldd "sys\bin\cryptoldd.ldd"
34 device[VARID]=ABI_DIR\BUILD_DIR\crypto.h4.pdd "sys\bin\crypto.h4.pdd"
35 device[VARID]=ABI_DIR\BUILD_DIR\cryptojobs.dll "sys\bin\cryptojobs.dll"
38 // preq57 plugin for H4 driver
39 #ifdef __SECURITY_TEST_ROM__
42 file=ABI_DIR\BUILD_DIR\crypto_h4_plugin.dll "sys\bin\crypto_h4_plugin.dll"
43 #ifdef __SECURITY_TEST_ROM__
47 // Test code for H4 driver and plugin
48 file=ABI_DIR\BUILD_DIR\tcrypto.exe "sys\bin\tcrypto.exe"
49 file=ABI_DIR\BUILD_DIR\temb.exe "sys\bin\temb.exe"
50 file=ABI_DIR\BUILD_DIR\tasync.exe "sys\bin\tasync.exe"