3 * - By John Hodge (thePowersGang)
6 * - C/ASM Shared constants
8 #ifndef _ARMV7_OPTIONS_H_
9 #define _ARMV7_OPTIONS_H_
11 #define KERNEL_BASE 0x80000000
13 //#define PCI_PADDR 0x60000000 // Realview (Non-PB)
15 #if PLATFORM_is_realview_pb
16 # define UART0_PADDR 0x10009000 // Realview
17 # define GICI_PADDR 0x1e000000
18 # define GICD_PADDR 0x1e001000
19 # define PL110_BASE 0x10020000 // Integrator
23 #if PLATFORM_is_tegra2 // Tegra2
24 # define UART0_PADDR 0x70006000
25 # define GICD_PADDR 0x50041000
26 # define GICI_PADDR 0x50040100
27 //# define PL110_BASE 0x10020000 // Integrator
30 #define MM_KSTACK_SIZE 0x2000 // 2 Pages