1. 30 Aug, 2018 1 commit
    • Daniel Boulby's avatar
      Remove rt_svc_descs pointer from global scope · e19ea3f2
      Daniel Boulby authored
      
      A pointer to rt_svc_desc_t is defined both in the function
      handle_runtime_svc() and globally. Since the value of the
      pointer RT_SVC_DESCS_START is defined by the linker and
      never changes make this definition local in both
      handle_runtime_svc() and runtime_svc_init() to reduce the
      number of loads
      
      Change-Id: Iea42c778d8599a26c87700009163b5a8d7d60be2
      Signed-off-by: default avatarDaniel Boulby <daniel.boulby@arm.com>
      e19ea3f2
  2. 28 Aug, 2018 5 commits
  3. 23 Aug, 2018 2 commits
  4. 22 Aug, 2018 20 commits
  5. 21 Aug, 2018 1 commit
  6. 20 Aug, 2018 9 commits
  7. 19 Aug, 2018 1 commit
  8. 17 Aug, 2018 1 commit