Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A Dfdt.c18 #ifndef TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ
19 #define TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ (0) macro
93 #if ((TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ != 0) || \
117 temp[1] = cpu_to_fdt32(max(TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ, in ft_hs_fixup_sram()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dfdt-common.c17 #ifndef TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ
18 #define TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ (0) macro
/OK3568_Linux_fs/u-boot/include/configs/
H A Dti_omap5_common.h85 #define TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ 0x1000 macro