First public contribution.
1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of the License "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // Bootstrap Shadow Memory Region Tests
21 @SYMPurpose Kernel and User library test code for the SMR Feature.
29 #if defined(FLEXIBLE) || defined(SINGLE)
30 // Multiple memory model doesn't support SMP on ARM
38 ../rombuild/smrtest.iby /epoc32/rom/include/smrtest.iby
39 ../rombuild/smrtest1.bat /epoc32/rom/include/smrtest1.bat
40 ../rombuild/smrtest2.bat /epoc32/rom/include/smrtest2.bat
41 ../rombuild/smrtest3.bat /epoc32/rom/include/smrtest3.bat
42 ../rombuild/smrtest4.bat /epoc32/rom/include/smrtest4.bat
43 ../rombuild/smrtest_autoexec.bat /epoc32/rom/include/smrtest_autoexec.bat
44 ../rombuild/smrtest_tshell.oby /os/kernelhwsrv/kernel/eka/rombuild/smrtest_tshell.oby
46 ../rombuild/smrtest_nandldr_autoexec1.bat /epoc32/rom/include/smrtest_nandldr_autoexec1.bat
47 ../rombuild/smrtest_nandldr_autoexec2.bat /epoc32/rom/include/smrtest_nandldr_autoexec2.bat
48 ../rombuild/smrtest_nandldr_autoexec3.bat /epoc32/rom/include/smrtest_nandldr_autoexec3.bat
49 ../rombuild/smrtest_nandldr_autoexec4.bat /epoc32/rom/include/smrtest_nandldr_autoexec4.bat
50 ../rombuild/smrtest_nandldr_auto.oby /os/kernelhwsrv/kernel/eka/rombuild/smrtest_nandldr_auto.oby
52 ../rombuild/smrtest_ne1_autotest.mbc /os/kernelhwsrv/kernel/eka/rombuild/smrtest_ne1_autotest.mbc
53 ../rombuild/smrtest_ne1_production.mbc /os/kernelhwsrv/kernel/eka/rombuild/smrtest_ne1_production.mbc
59 #if !defined(WINS) && !defined(X86)