HomeSort by relevance Sort by last modified time
    Searched refs:NON_SECURE_SRAM_END (Results 1 - 11 of 11) sorted by null

  /external/u-boot/arch/arm/include/asm/arch-am33xx/
omap.h 21 #define NON_SECURE_SRAM_END 0x40310000
25 #define NON_SECURE_SRAM_END 0x40320000
29 #define NON_SECURE_SRAM_END 0x40340000
  /external/u-boot/include/configs/
bur_am335x_common.h 65 #define CONFIG_SYS_INIT_SP_ADDR (NON_SECURE_SRAM_END - \
kc1.h 49 #define CONFIG_SYS_INIT_SP_ADDR (NON_SECURE_SRAM_END - \
sniper.h 50 #define CONFIG_SYS_INIT_SP_ADDR (NON_SECURE_SRAM_END - \
ti814x_evm.h 105 #define CONFIG_SYS_INIT_SP_ADDR (NON_SECURE_SRAM_END - \
ti_armv7_common.h 73 #define CONFIG_SYS_INIT_SP_ADDR (NON_SECURE_SRAM_END - \
siemens-am33x-common.h 72 #define CONFIG_SYS_INIT_SP_ADDR (NON_SECURE_SRAM_END - \
  /external/u-boot/arch/arm/mach-omap2/
boot-common.c 38 (boot_params > NON_SECURE_SRAM_END))
154 (boot_params > NON_SECURE_SRAM_END))
159 (boot_params > NON_SECURE_SRAM_END))
  /external/u-boot/arch/arm/include/asm/arch-omap5/
omap.h 193 #define NON_SECURE_SRAM_END 0x40380000 /* Not inclusive */
197 #define NON_SECURE_SRAM_END 0x40320000 /* Not inclusive */
  /external/u-boot/arch/arm/include/asm/arch-omap4/
omap.h 111 #define NON_SECURE_SRAM_END 0x4030E000 /* Not inclusive */
  /external/u-boot/arch/arm/include/asm/arch-omap3/
omap.h 151 #define NON_SECURE_SRAM_END 0x40210000

Completed in 357 milliseconds