arm-trusted-firmware/plat/mediatek/mt6795
Varun Wadekar 596929b971 locks: linker variables to calculate per-cpu bakery lock size
This patch introduces explicit linker variables to mark the start and
end of the per-cpu bakery lock section to help bakery_lock_normal.c
calculate the size of the section. This patch removes the previously
used '__PERCPU_BAKERY_LOCK_SIZE__' linker variable to make the code
uniform across GNU linker and ARM linker.

Change-Id: Ie0c51702cbc0fe8a2076005344a1fcebb48e7cca
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2019-02-07 09:00:52 -08:00
..
aarch64 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
drivers/timer Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
include Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
bl31.ld.S locks: linker variables to calculate per-cpu bakery lock size 2019-02-07 09:00:52 -08:00
bl31_plat_setup.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
plat_delay_timer.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
plat_mt_gic.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
plat_pm.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
plat_topology.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
platform.mk Remove unneeded include paths in PLAT_INCLUDES 2019-02-01 12:24:57 +00:00
power_tracer.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
scu.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00