coreboot/src/arch
Patrick Rudolph 776da0872e arch/x86/*.S: use defines instead of hardcoded values
As preparation for x86_64 clean the assembly code and introduce
arch/ram_segs.h similar to existing arch/rom_segs.h.

Replace open coded segment values with the defines from the new
header.

Change-Id: Ib006cd4df59951335506b8153e9347450ec3403e
Signed-off-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36321
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-10-29 19:41:19 +00:00
..
arm src/[arch-lib]: change "unsigned" to "unsigned int" 2019-10-27 21:08:39 +00:00
arm64 arm64: Uprev Arm TF and adjust to BL31 parameter changes 2019-09-14 05:01:16 +00:00
mips arch/arm,mips: Use generic PCI MMCONF 2019-09-28 21:16:23 +00:00
ppc64 arch/: Replace __BOOTBLOCK__ with ENV_BOOTBLOCK 2019-09-26 17:27:45 +00:00
riscv src: Remove unused 'include <string.h>' 2019-10-20 17:19:34 +00:00
x86 arch/x86/*.S: use defines instead of hardcoded values 2019-10-29 19:41:19 +00:00