arm-trusted-firmware/bl31
Roberto Vargas 32aee8415d scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled
When HW_ASSISTED_COHERENCY is enabled we can use spinlocks
instead of using the more complex and slower bakery algorithm.

Change-Id: I9d791a70050d599241169b9160a67e57d5506564
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
2018-10-16 13:38:41 +01:00
..
aarch64 Remove some MISRA defects in common code 2018-10-04 15:43:52 +01:00
bl31.ld.S scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled 2018-10-16 13:38:41 +01:00
bl31.mk Merge pull request #1533 from jeenu-arm/mpam 2018-08-22 10:24:24 +01:00
bl31_context_mgmt.c context_mgmt: Remove deprecated interfaces 2018-09-28 15:31:53 +01:00
bl31_main.c Mark BL31 initialization functions 2018-10-03 11:47:30 +01:00
ehf.c Mark BL31 initialization functions 2018-10-03 11:47:30 +01:00
interrupt_mgmt.c Fix MISRA defects in BL31 common code 2018-08-30 09:22:33 +01:00