os/security/cryptoplugins/cryptospiplugins/test/h4drv/crypto_h4/omap2420.mmh
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/security/cryptoplugins/cryptospiplugins/test/h4drv/crypto_h4/omap2420.mmh	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,40 @@
     1.4 +/*
     1.5 +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1.6 +* All rights reserved.
     1.7 +* This component and the accompanying materials are made available
     1.8 +* under the terms of the License "Eclipse Public License v1.0"
     1.9 +* which accompanies this distribution, and is available
    1.10 +* at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.11 +*
    1.12 +* Initial Contributors:
    1.13 +* Nokia Corporation - initial contribution.
    1.14 +*
    1.15 +* Contributors:
    1.16 +*
    1.17 +* Description: 
    1.18 +*
    1.19 +*/
    1.20 +
    1.21 +macro __CPU_ARM1136__
    1.22 +#define MM_MULTIPLE
    1.23 +macro __CPU_HAS_VFP
    1.24 +#define USE_VFP_MATH
    1.25 +
    1.26 +#define VariantTarget(name,ext) _h4hrp_##name##.##ext
    1.27 +
    1.28 +#define VariantMediaDefIncludePath /epoc32/include/omap_hrp/h4
    1.29 +
    1.30 +macro __DEBUGGER_SUPPORT__
    1.31 +
    1.32 +macro OMAPFPGA_MDB          // Use FPGA settings for H2 multiport debug
    1.33 +
    1.34 +#define OMAP24XX_ASSP
    1.35 +
    1.36 +macro __IS_OMAP2420__
    1.37 +
    1.38 +macro __TI_QUART_CLOCKSRC__=14736840 // Clock input frequency (Hz) for the Quad UART
    1.39 +
    1.40 +// Macro if enabled, the system will start using the new style
    1.41 +// tick timer implementation. Whenever enabling/disabling this 
    1.42 +// macro clean and build power and kaomap24xx DLLs.
    1.43 +macro NEW_TICKTIMER_IMP