1. 06 Apr, 2017 1 commit
    • Antonio Nino Diaz's avatar
      Replace tf_printf occurrences with ERROR · 38aecbb4
      Antonio Nino Diaz authored
      
      
      The amount of console output is controlled by the LOG_LEVEL build
      option. Using tf_printf without any #ifdef depending on the LOG_LEVEL
      doesn't give the user that flexibility.
      
      This patch replaces all occurrences of tf_printf that prints error, but
      aren't dependent on LOG_LEVEL, with the ERROR macro.
      
      Change-Id: Ib5147f14fc1579398a11f19ddd0e840ff6692831
      Signed-off-by: default avatarAntonio Nino Diaz <antonio.ninodiaz@arm.com>
      38aecbb4
  2. 05 Apr, 2017 5 commits
  3. 31 Mar, 2017 1 commit
  4. 30 Mar, 2017 16 commits
  5. 29 Mar, 2017 3 commits
  6. 28 Mar, 2017 3 commits
  7. 27 Mar, 2017 7 commits
  8. 24 Mar, 2017 1 commit
  9. 23 Mar, 2017 3 commits