arm-trusted-firmware/plat
Stefan Krsmanovic 8212f1f0ee zynqmp: Put pm_secure_lock in coherent memory region
DEFINE_BAKERY_LOCK() macro is used to put lock in coherent memory region.
ARM Trusted Firmware design guide, chapter 11 states that bakery_lock data
structures should be allocated in coherent memory region because it is
accessed by multiple CPUs with mismatched shareability, cacheability and
memory attributes.

Signed-off-by: Stefan Krsmanovic <stefan.krsmanovic@aggios.com>
Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
2016-05-24 10:18:07 -07:00
..
arm Dump platform-defined regs in crash reporting 2016-04-14 17:50:22 +02:00
common Remove all non-configurable dead loops 2016-03-14 16:41:18 +00:00
compat PSCI: Implement platform compatibility layer 2015-08-13 20:08:19 +01:00
mediatek Dump platform-defined regs in crash reporting 2016-04-14 17:50:22 +02:00
nvidia/tegra Dump platform-defined regs in crash reporting 2016-04-14 17:50:22 +02:00
rockchip Dump platform-defined regs in crash reporting 2016-04-14 17:50:22 +02:00
xilinx/zynqmp zynqmp: Put pm_secure_lock in coherent memory region 2016-05-24 10:18:07 -07:00