arm-trusted-firmware/bl32/sp_min
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
..
aarch32 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sp_min.ld.S locks: linker variables to calculate per-cpu bakery lock size 2019-02-07 09:00:52 -08:00
sp_min.mk Rename symbols and files relating to CVE-2017-5715 2018-05-23 12:45:48 +01:00
sp_min_main.c Correct typographical errors 2019-01-15 15:16:02 +00:00
sp_min_private.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
wa_cve_2017_5715_bpiall.S Rename symbols and files relating to CVE-2017-5715 2018-05-23 12:45:48 +01:00
wa_cve_2017_5715_icache_inv.S Rename symbols and files relating to CVE-2017-5715 2018-05-23 12:45:48 +01:00