Home
last modified time | relevance | path

Searched refs:NON_SECURE_SRAM_START (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Domap.h20 #define NON_SECURE_SRAM_START 0x402F0400 macro
24 #define NON_SECURE_SRAM_START 0x40300000 macro
28 #define NON_SECURE_SRAM_START 0x402F0400 macro
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dboot-common.c37 if ((boot_params < NON_SECURE_SRAM_START) || in save_omap_boot_params()
153 if ((boot_params < NON_SECURE_SRAM_START) || in save_omap_boot_params()
158 if ((boot_params < NON_SECURE_SRAM_START) || in save_omap_boot_params()
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/
H A Domap.h192 #define NON_SECURE_SRAM_START 0x40300000 macro
196 #define NON_SECURE_SRAM_START 0x40300000 macro
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Domap.h150 #define NON_SECURE_SRAM_START 0x40208000 /* Works for GP & EMU */ macro
158 #define OMAP3_PUBLIC_SRAM_SCRATCH_AREA NON_SECURE_SRAM_START
/openbmc/u-boot/arch/arm/include/asm/arch-omap4/
H A Domap.h110 #define NON_SECURE_SRAM_START 0x40304000 macro