coreboot/src/arch
Aaron Durbin 6033e73d70 arm64: add smp_processor_id() declaration
In order to accomodate MP on arm64 one needs to be able to determine
the current logical processor id. Because it depends on the SoC
implementation the SoC needs to provide this implementation.

BUG=chrome-os-partner:31545
BRANCH=None
TEST=Built.

Change-Id: I9511b54b5a1ab340b0f1309b0d9976be68b50903
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/214663
Reviewed-by: Furquan Shaikh <furquan@chromium.org>
2014-08-29 02:57:20 +00:00
..
arm arm: add _end symbol to bootblock.ld 2014-08-04 16:34:12 +00:00
arm64 arm64: add smp_processor_id() declaration 2014-08-29 02:57:20 +00:00
mips Linux copy of mips/ashldi3.c 2014-08-26 21:02:17 +00:00
x86 smbios: add funtion for smbios type17 2014-08-12 02:40:38 +00:00