1. 13 Jul, 2018 1 commit
    • Sandrine Bailleux's avatar
      Run compiler on debug macros for type checking · cf24229e
      Sandrine Bailleux authored
      
      
      Even if the log output is too low for a message to be printed out on
      the console by the debug macros, it should still be evaluated by the
      compiler to get some type checking and validation of the format
      specifiers. To do so, introduce the no_tf_log() macro that encloses
      the call to tf_log() in an always-false condition.
      
      This avoids the problem of discovering build issues only when we build
      the firmware with the right LOG_LEVEL value.
      
      Change-Id: Ic0fd252ab691d0187fd925756a4837aca1cbfd7b
      Signed-off-by: default avatarSandrine Bailleux <sandrine.bailleux@arm.com>
      cf24229e
  2. 12 Jul, 2018 4 commits
  3. 11 Jul, 2018 22 commits
  4. 10 Jul, 2018 5 commits
  5. 09 Jul, 2018 1 commit
  6. 06 Jul, 2018 2 commits
  7. 05 Jul, 2018 4 commits
  8. 04 Jul, 2018 1 commit