commit | 2598c41c2898b5acc126bc7b5b13e02bc69f3d7f | [log] [tgz] |
---|---|---|
author | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Fri Mar 20 01:46:21 2020 -0500 |
committer | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Fri Mar 20 01:46:21 2020 -0500 |
tree | e7e1ba6b9b37bf66681b20d6ca8ffc24ddbcbee9 | |
parent | 57791f6fb5b5a1e5ac6b8aec8432a468a08f1b96 [diff] |
Bug fix: Protect TSP prints with lock CPUs use console to print debug/info messages. This critical section must be guarded by locks to avoid overlaps in messages from multiple CPUs. Change-Id: I786bf90072c1ed73c4f53d8c950979d95255e67e Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>