arm-trusted-firmware/bl1
John Tsichritzis 8a6771803f DSU erratum 936184 workaround
If the system is in near idle conditions, this erratum could cause a
deadlock or data corruption. This patch applies the workaround that
prevents this.

This DSU erratum affects only the DSUs that contain the ACP interface
and it was fixed in r2p0. The workaround is applied only to the DSUs
that are actually affected.

Link to respective Arm documentation:
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.epm138168/index.html

Change-Id: I033213b3077685130fc1e3f4f79c4d15d7483ec9
Signed-off-by: John Tsichritzis <john.tsichritzis@arm.com>
2018-08-17 10:34:43 +01:00
..
aarch32 xlat v2: Support the EL2 translation regime 2018-08-10 13:47:11 +01:00
aarch64 Add end_vector_entry assembler macro 2018-07-11 09:23:00 +01:00
tbbr Fix MISRA rule 8.4 Part 4 2018-04-13 14:01:56 +01:00
bl1.ld.S Add .extab and .exidx sections 2018-07-11 09:21:04 +01:00
bl1.mk DSU erratum 936184 workaround 2018-08-17 10:34:43 +01:00
bl1_fwu.c Fix MISRA rule 8.3 Part 4 2018-04-13 14:01:56 +01:00
bl1_main.c Fix some violations to MISRA rule 8.3 2018-07-11 17:33:29 +02:00
bl1_private.h Clean usage of void pointers to access symbols 2018-03-27 13:20:27 +01:00