coreboot/src/arch
Asami Doi 44443696af lib: Remove the BOOTBLOCK_CUSTOM compile guard
This CL allows that everyone can use main() in lib/bootblock.c
even if you select CONFIG_BOOTBLOCK_CUSTOM. I also rename main
functions used in some soc/ to avoid the collision with the
main function defined at lib/bootblock.c.

Change-Id: I0575c9d1ce9dea9facfcc86760dff4deee9c1e29
Signed-off-by: Asami Doi <d0iasm.pub@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34250
Reviewed-by: Julius Werner <jwerner@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-07-17 23:15:08 +00:00
..
arm arch, include, soc: Use common stdint.h 2019-07-12 17:40:24 +00:00
arm64 arch, include, soc: Use common stdint.h 2019-07-12 17:40:24 +00:00
mips lib: Remove the BOOTBLOCK_CUSTOM compile guard 2019-07-17 23:15:08 +00:00
ppc64 arch, include, soc: Use common stdint.h 2019-07-12 17:40:24 +00:00
riscv arch, include, soc: Use common stdint.h 2019-07-12 17:40:24 +00:00
x86 cpu/x86: Move smm_lock() prototype 2019-07-13 13:17:21 +00:00