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

  /external/u-boot/include/configs/
ti_omap5_common.h 83 #define TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ 0x1000
  /external/u-boot/arch/arm/mach-omap2/omap5/
fdt.c 17 #ifndef TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ
18 #define TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ (0)
92 #if ((TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ != 0) || \
116 temp[1] = cpu_to_fdt32(max(TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ,
  /external/u-boot/arch/arm/mach-omap2/
fdt-common.c 16 #ifndef TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ
17 #define TI_OMAP5_SECURE_BOOT_RESV_SRAM_SZ (0)

Completed in 303 milliseconds