coreboot-kgpe-d16/src/arch/x86
Kyösti Mälkki 49dbbe99c2 arch/x86: Top-align .text in bootblock
Move .text section closer to .init. This reduces the size
of the flat bootblock binary and footprint in CBFS.

Change-Id: I64325bd633e1104853cfb928c7f801d94ff3045a
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47971
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2021-01-28 08:54:50 +00:00
..
acpi
include cpu/x86/64bit: Add code to call function in protected mode 2020-12-05 08:19:17 +00:00
acpi.c
acpi_bert_storage.c
acpi_s3.c ACPI: Final APM_CNT_GNVS_UPDATE cleanup 2021-01-04 23:16:03 +00:00
assembly_entry.S
boot.c
bootblock.ld arch/x86: Top-align .text in bootblock 2021-01-28 08:54:50 +00:00
bootblock_normal.c cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
c_exit.S
c_start.S arch/x86: Link gdt_init.S into bootblock 2020-12-16 06:31:55 +00:00
car.ld arch/x86/car.ld: Fix up blob reserved regions 2021-01-26 18:01:16 +00:00
cf9_reset.c
cpu.c
cpu_common.c
ebda.c
exception.c
exit_car.S
gdt_init.S arch/x86: Move prologue to .init section 2021-01-07 11:02:03 +00:00
id.S arch/x86: Remove ID_SECTION_OFFSET 2020-12-17 06:24:30 +00:00
idt.S
ioapic.c
Kconfig arch/x86: Top-align .text in bootblock 2021-01-28 08:54:50 +00:00
Makefile.inc cpu/x86: Link entry32.inc 2021-01-28 08:53:07 +00:00
memcpy.c
memlayout.ld arch/x86: Top-align .init in bootblock 2021-01-28 08:54:21 +00:00
memmove.c
memset.c
mmap_boot.c coreboot tables: Add SPI flash memory map windows to coreboot tables 2020-12-08 22:56:09 +00:00
mpspec.c
pirq_routing.c
post.c
postcar.c ach/x86/postcar.c: Avoid double CBMEM initialization 2021-01-21 11:03:04 +00:00
postcar_loader.c
rdrand.c
smbios.c arch/x86/smbios: Update SMBIOS type 17 type detail 2021-01-19 09:02:25 +00:00
smbios_defaults.c arch/x86/smbios: Update SMBIOS type 0 ec version 2020-10-12 08:42:57 +00:00
tables.c
thread.c
thread_switch.S
timestamp.c
timestamp.inc
verstage.c
wakeup.S
walkcbfs.S arch/x86: Move prologue to .init section 2021-01-07 11:02:03 +00:00