coreboot-kgpe-d16/src/arch
Furquan Shaikh b3ee03c404 bootblock_crt0: Use CR* macros from cpu/x86/cr.h
Instead of re-defining the macros, include cpu/x86/cr.h in
bootblock_crt0.S to re-use already defined macros for accessing CR*
flags.

Change-Id: Idade02f7a6bc880c9aad3bfacd05ac57b6d04e44
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/14359
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Andrey Petrov <andrey.petrov@intel.com>
2016-04-15 01:31:16 +02:00
..
arm armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/write 2016-03-23 21:12:31 +01:00
arm64 Makefile: Add build-time overlap check for programs loaded after coreboot 2016-03-09 17:07:14 +01:00
mips Makefile: Add build-time overlap check for programs loaded after coreboot 2016-03-09 17:07:14 +01:00
power8 arch/power8: Position bootblock start at reset vector 2016-04-04 20:45:19 +02:00
riscv Change la to li (load immediate) 2016-04-08 22:35:23 +02:00
x86 bootblock_crt0: Use CR* macros from cpu/x86/cr.h 2016-04-15 01:31:16 +02:00