coreboot-kgpe-d16/src
Xiang Wang 8889e0106d riscv: use __riscv_atomic to check support A extension
GCC pre-defined some macros for detecting ISA extensions.
We should use these macros to detect ISA features.

Change-Id: I5782cdd1bf64b0161c58d789f46389dccfe44475
Signed-off-by: XiangWang <wxjstz@126.com>
Reviewed-on: https://review.coreboot.org/27300
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
2018-07-06 13:07:08 +00:00
..
acpi
arch riscv: use __riscv_atomic to check support A extension 2018-07-06 13:07:08 +00:00
commonlib commonlib/storage: Make sd_mmc_go_idle an api 2018-07-02 07:26:11 +00:00
console arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
cpu smm: Add canary to end of stack and die() if a stack overflow occurs 2018-06-28 09:01:02 +00:00
device src: Get rid of unneeded whitespace 2018-07-02 07:39:51 +00:00
drivers google: Use proper ACPI ID for Semtech chips: STH 2018-07-06 12:58:20 +00:00
ec ec/lenovo/h8/acpi: Move ACPI HKEY device to new file 2018-07-06 13:00:52 +00:00
include devicetree: Add method to delete property by name 2018-06-28 09:01:26 +00:00
lib src: Get rid of unneeded whitespace 2018-07-02 07:39:51 +00:00
mainboard google/grunt: Update Raydium TS device ACPI nodes 2018-07-06 13:02:24 +00:00
northbridge src/nb: Fix non-local header treated as local 2018-07-02 07:39:16 +00:00
security vboot: Fix linking error with USE_OPTION_TABLE enabled 2018-06-28 08:57:05 +00:00
soc soc/amd/stoneyridge: correct GPIO emission error in ACPI 2018-07-03 14:19:34 +00:00
southbridge src: Get rid of unneeded whitespace 2018-07-02 07:39:51 +00:00
superio src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
vendorcode soc/cavium: Integrate BDK files into coreboot 2018-07-03 15:53:32 +00:00
Kconfig stage_cache: Disable when APCI S3 is not possible 2018-06-27 02:20:11 +00:00