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 "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 // This file is part of the EPOC Emulator Variant Base Port
15 // Hardware Configuration Respoitory Platform Specific Layer (PSL)
20 @file hcr_psl_config.cpp
21 File provides the compiled repository (currently empty) EPOC Emulator platform.
26 // -- HCR INCLUDES ------------------------------------------------------------
28 #include "hcrconfig.h"
38 // -- HCR BSP SETTING INCLUDES ------------------------------------------------
40 // Includes for setting published by base port ASSP/SOC interconnections
41 // e.g. #include "hcr_psl_config_mha_inc.inl"
46 // -- HCR BSP LARGE SETTING DATA (LSD) VALUES ---------------------------------
48 // Includes for setting published by base port ASSP/SOC interconnections
49 // e.g. #include "hcr_psl_config_mha_lsd.inl"
54 // -- HCR BSP SETTINGS LIST ---------------------------------------------------
56 SSettingC gSettingsList[] =
59 // Includes for setting published by base port ASSP/SOC interconnections
60 // e.g. #include "hcr_psl_config_mha.inl"
66 SRepositoryBase gHeader =
70 KRepositoryFirstVersion,
72 HCR_SETTING_COUNT(gSettingsList)
76 GLDEF_C SRepositoryCompiled gRepository =