coreboot-kgpe-d16/util/inteltool
Evgeny Zinoviev 88a54db592 util/inteltool: Fix building with musl libc
1. Make sure __always_inline is defined.
2. To test if we're on Linux, check presence of __linux__
   instead of __GLIBC__.

Change-Id: I2ccfc4d2ef4c60877e24508f9926b533cffec0ed
Signed-off-by: Evgeny Zinoviev <me@ch1p.io>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50412
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2023-06-10 00:52:54 +00:00
..
gpio_names util/inteltool: Add support for Jasper Lake 2023-04-21 15:22:21 +00:00
.gitignore
Makefile util/inteltool/Makefile: improve cross-compilation support 2022-12-09 11:05:56 +00:00
ahci.c
amb.c
cpu.c utils/inteltool: Add support to print Key Locker status 2023-01-10 14:43:22 +00:00
description.md
gfx.c
gpio.c util/inteltool: Add ADL-S device identifications 2023-05-11 13:05:45 +00:00
gpio_groups.c util/inteltool: Add ADL-S device identifications 2023-05-11 13:05:45 +00:00
inteltool.8
inteltool.c util/inteltool: Add ADL-S device identifications 2023-05-11 13:05:45 +00:00
inteltool.h util/inteltool: Fix building with musl libc 2023-06-10 00:52:54 +00:00
iobp.c
ivy_memory.c
lpc.c
memory.c util/inteltool: Add support for (non-ULT) Broadwell 2022-10-08 21:04:43 +00:00
pcie.c util/inteltool: Add support for (non-ULT) Broadwell 2022-10-08 21:04:43 +00:00
pcr.c util/inteltool: Add ADL-S device identifications 2023-05-11 13:05:45 +00:00
pcr.h
powermgt.c
rootcmplx.c util/inteltool: suggest booting with iomem=relaxed 2023-06-10 00:25:04 +00:00
spi.c