coreboot-kgpe-d16/src
Yu-Ping Wu 462a0c0cd2 commonlib/bsd/compiler.h: Define __section(section) macro
Define __section(section) to be a shorthand for
__attribute__((__section__(section))).

Change-Id: I67a37e5b2aae0bfa68b0319c477ab5d6c55e6501
Signed-off-by: Yu-Ping Wu <yupingso@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80137
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2024-01-22 12:20:22 +00:00
..
acpi device: Add support for multiple PCI segment groups 2024-01-16 22:59:55 +00:00
arch include/memlayout.h: Add OPENSBI linker macro 2024-01-18 15:30:05 +00:00
commonlib commonlib/bsd/compiler.h: Define __section(section) macro 2024-01-22 12:20:22 +00:00
console Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
cpu Reland "Kconfig: Bring HEAP_SIZE to a common, large value" 2024-01-17 09:45:05 +00:00
device device_util: Drop unused function bus_path 2024-01-21 13:18:15 +00:00
drivers drivers/mipi: Update init code for BOE_NV110WUM_L60 2024-01-14 02:44:36 +00:00
ec treewide: Use show_notices target for warnings 2023-12-20 04:06:55 +00:00
include device_util: Drop unused function bus_path 2024-01-21 13:18:15 +00:00
lib device: Add support for multiple PCI segment groups 2024-01-16 22:59:55 +00:00
mainboard mainboard/Kconfig: add 24MB ROM size 2024-01-22 12:15:11 +00:00
northbridge Reland "Kconfig: Bring HEAP_SIZE to a common, large value" 2024-01-17 09:45:05 +00:00
sbom sbom/Makefile.inc: Change GOPATH 2023-11-20 14:32:54 +00:00
security vboot: Add firmware PCR support 2024-01-04 14:30:33 +00:00
soc soc/intel/xeon_sp: Fix devicetree walking up 2024-01-22 12:07:07 +00:00
southbridge sb/intel/bd82x6x: Rework PCH ID cache 2024-01-18 04:38:56 +00:00
superio sio/nuvoton/npcd378: Fix ACPI errors 2023-12-16 22:58:35 +00:00
vendorcode vc/amd/psp: Remove unknown section flags 2024-01-17 16:03:54 +00:00
Kconfig arch/x86/mpspec: turn compile-time check into Kconfig dependency 2024-01-17 20:26:06 +00:00