1. 04 Sep, 2018 1 commit
  2. 21 Jun, 2018 1 commit
  3. 17 May, 2018 5 commits
  4. 26 Mar, 2018 1 commit
  5. 03 May, 2017 1 commit
  6. 16 Nov, 2016 3 commits
  7. 13 Sep, 2016 2 commits
  8. 25 May, 2016 1 commit
  9. 20 May, 2016 1 commit
  10. 25 Apr, 2016 2 commits
  11. 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
  12. 18 Apr, 2016 1 commit
  13. 06 Apr, 2016 1 commit