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

  /device/linaro/bootloader/arm-trusted-firmware/plat/juno/include/
platform_def.h 90 #define PLATFORM_CACHE_LINE_SIZE 64
  /device/linaro/bootloader/arm-trusted-firmware/plat/fvp/include/
platform_def.h 99 #define PLATFORM_CACHE_LINE_SIZE 64
  /device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
platform_def.h 77 #define PLATFORM_CACHE_LINE_SIZE 64
  /device/linaro/bootloader/arm-trusted-firmware/plat/fvp/
bl2_fvp_setup.c 76 __attribute__ ((aligned(PLATFORM_CACHE_LINE_SIZE)));
  /device/linaro/bootloader/arm-trusted-firmware/plat/juno/
bl2_plat_setup.c 78 __attribute__ ((aligned(PLATFORM_CACHE_LINE_SIZE)));
  /device/linaro/bootloader/arm-trusted-firmware/plat/hikey/
bl2_plat_setup.c 77 __attribute__ ((aligned(PLATFORM_CACHE_LINE_SIZE),

Completed in 1664 milliseconds