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

  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/include/
platform_def.h 82 #define TZRAM2_SIZE (0x10000)
94 #define TZRAM2_LIMIT (TZRAM2_BASE + TZRAM2_SIZE)
  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/
bl31.ld.S 16 RAM2 (rwx): ORIGIN = TZRAM2_BASE, LENGTH = TZRAM2_SIZE
  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/include/
platform_def.h 178 #define TZRAM2_SIZE 0xDC00
179 #define TZRAM2_LIMIT (TZRAM2_BASE + TZRAM2_SIZE)

Completed in 1965 milliseconds