coreboot/src/cpu
Aaron Durbin 75a62e7648 complier.h: add __always_inline and use it in code base
Add a __always_inline macro that wraps __attribute__((always_inline))
and replace current users with the macro, excluding files under
src/vendorcode.

Change-Id: Ic57e474c1d2ca7cc0405ac677869f78a28d3e529
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/28587
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@google.com>
2018-09-14 08:16:37 +00:00
..
allwinner src/cpu: Get rid of whitespace before tab 2018-06-04 09:13:11 +00:00
amd complier.h: add __always_inline and use it in code base 2018-09-14 08:16:37 +00:00
armltd vboot2: add verstage 2015-01-27 01:41:40 +01:00
intel cpu/intel/common: add function to init cppc_config 2018-08-20 15:53:28 +00:00
qemu-power8 Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
qemu-x86 qemu-q35: Use the TSC for udelay 2018-09-06 16:31:10 +00:00
ti cubieboard/qemu-armv7/am335x: Add fake TTB region for consistency 2018-04-30 06:26:41 +00:00
via src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:26:18 +00:00
x86 complier.h: add __always_inline and use it in code base 2018-09-14 08:16:37 +00:00
Kconfig arch/x86: Drop leftover ROMCC support 2018-06-06 10:28:00 +00:00
Makefile.inc DMP Vortex86ex board & chip: Remove - using LATE_CBMEM_INIT 2018-01-15 23:23:17 +00:00