aboutsummaryrefslogtreecommitdiff
path: root/src/cpu
diff options
context:
space:
mode:
authorPatrick Rudolph <patrick.rudolph@9elements.com>2020-08-21 16:38:48 +0200
committerPatrick Rudolph <siro@das-labor.org>2020-08-24 07:05:33 +0000
commit381382288617a0bef7c628031f70e564217826fb (patch)
tree0290c9e685c68ede7fcc9ff5ca2fe4b7734a7e63 /src/cpu
parent18ad7fa51f5c6560c9d7a9bcf68e9e277e37cd49 (diff)
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>
Diffstat (limited to 'src/cpu')
0 files changed, 0 insertions, 0 deletions