arm-trusted-firmware/bl32/tsp
Madhukar Pappireddy ae7b922d87 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>
2020-03-20 01:46:21 -05:00
..
aarch64 TSP: add PIE support 2020-01-24 22:34:25 +09:00
tsp.ld.S Factor xlat_table sections in linker scripts out into a header file 2020-03-11 11:31:46 +09:00
tsp.mk Add support for Branch Target Identification 2019-05-24 14:44:45 +01:00
tsp_interrupt.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
tsp_main.c Bug fix: Protect TSP prints with lock 2020-03-20 01:46:21 -05:00
tsp_private.h Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
tsp_timer.c Correct typographical errors 2019-01-15 15:16:02 +00:00