commit | ae7b922d87597ecde226be632633f11a17ccba20 | [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 | c9796852718f66fab99f9e27d58e18fd757dbe60 [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>