commit | e5da4ad547a35ce7072d60fedbec1f29e27e5afb | [log] [tgz] |
---|---|---|
author | Mingyang Sun <mingyang.sun@arm.com> | Thu Dec 19 15:15:48 2019 +0800 |
committer | Mingyang Sun <mingyang.sun@arm.com> | Fri Dec 27 12:49:32 2019 +0800 |
tree | 4c238a7d17d549b39497e04735a67e5e33b8d3d1 | |
parent | c6b458bfe60c15fb3003e110c59e0b20aba21b49 [diff] |
App: Change printf to tfm_log_printf Implement stdio output of NS USART and change the 'printf' in non-secure App to 'tfm_log_printf'. Use 'tfm_log_printf' from 'interface' folder for the substitute. Change-Id: I871ea999adb525879cc2f1e3183036feb6d1a671 Signed-off-by: Mingyang Sun <mingyang.sun@arm.com>