1. 03 May, 2017 1 commit
  2. 16 Nov, 2016 3 commits
  3. 13 Sep, 2016 2 commits
  4. 25 May, 2016 1 commit
  5. 20 May, 2016 1 commit
  6. 25 Apr, 2016 2 commits
  7. 21 Apr, 2016 1 commit
    • Yatharth Kochar's avatar
      Move `plat_get_syscnt_freq()` to arm_common.c · c073fda1
      Yatharth Kochar authored
      This patch moves the definition for `plat_get_syscnt_freq()`
      from arm_bl31_setup.c to arm_common.c. This could be useful
      in case a delay timer needs to be installed based on the
      generic timer in other BLs.
      This patch also modifies the return type for this function
      from `uint64_t` to `unsigned long long` within ARM and other
      platform files.
      
      Change-Id: Iccdfa811948e660d4fdcaae60ad1d700e4eda80d
      c073fda1
  8. 18 Apr, 2016 1 commit
  9. 06 Apr, 2016 1 commit