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

  /external/u-boot/arch/arm/include/asm/arch-am33xx/
omap.h 22 #define NON_SECURE_SRAM_IMG_END 0x4030B800
26 #define NON_SECURE_SRAM_IMG_END 0x4031B800
30 #define NON_SECURE_SRAM_IMG_END 0x40337DE0
33 #define SRAM_SCRATCH_SPACE_ADDR (NON_SECURE_SRAM_IMG_END - SZ_1K)
  /external/u-boot/arch/arm/include/asm/arch-omap4/
omap.h 112 #define NON_SECURE_SRAM_IMG_END 0x4030C000
113 #define SRAM_SCRATCH_SPACE_ADDR (NON_SECURE_SRAM_IMG_END - SZ_1K)
  /external/u-boot/arch/arm/include/asm/arch-omap5/
omap.h 194 #define NON_SECURE_SRAM_IMG_END 0x4037C000
198 #define NON_SECURE_SRAM_IMG_END 0x4031E000
200 #define SRAM_SCRATCH_SPACE_ADDR (NON_SECURE_SRAM_IMG_END - SZ_1K)
  /external/u-boot/arch/arm/include/asm/arch-omap3/
omap.h 152 #define NON_SECURE_SRAM_IMG_END 0x4020F000
153 #define SRAM_SCRATCH_SPACE_ADDR (NON_SECURE_SRAM_IMG_END - SZ_1K)

Completed in 823 milliseconds