Home
last modified time | relevance | path

Searched refs:TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/arm/mach-omap2/omap5/
Dfdt.c17 #ifndef TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ
18 #define TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ (0) macro
92 #if ((TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ != 0) || \
116 temp[1] = cpu_to_fdt32(max(TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ, in ft_hs_fixup_sram()
/external/u-boot/arch/arm/mach-omap2/
Dfdt-common.c16 #ifndef TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ
17 #define TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ (0) macro
/external/u-boot/include/configs/
Dti_omap5_common.h83 #define TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ 0x1000 macro