coreboot-kgpe-d16/src/arch
Patrick Rudolph 3813822886 arch/x86/walkcbfs.S: Mark code as x86_32
The code can only be compiled as x86_32. Mark it as such to fix errors
in the x86_64 assembler. The caller has to make sure to call this code
in protected mode only.

Tested on HP Z220:
* Still boots on x86_32.

Change-Id: I4c0221fb3886b586c22fe05e36109fcdc20b7eed
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44674
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2020-08-24 07:05:33 +00:00
..
arm arch/arm: Enable FIT payloads 2020-08-19 07:16:59 +00:00
arm64 src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
ppc64 treewide: Add Kconfig variable MEMLAYOUT_LD_FILE 2020-06-13 06:49:23 +00:00
riscv src: Remove unused 'include <stddef.h> 2020-08-18 12:15:44 +00:00
x86 arch/x86/walkcbfs.S: Mark code as x86_32 2020-08-24 07:05:33 +00:00