coreboot/src
Kyösti Mälkki f2cc52b694 Move and rename ARCH_STAGE_HAS_xxx_SECTION rules
Currently only x86 requires special handling here, for simplicity
avoid introducing <arch/rules.h> and deal with this directly in
<rules.h>.

For consistency prefixes are changed from ARCH_ to ENV_.

Change-Id: I95a56dbad3482202f6cc03043589bebfb13c39af
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35014
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2019-08-26 20:55:49 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch Move and rename ARCH_STAGE_HAS_xxx_SECTION rules 2019-08-26 20:55:49 +00:00
commonlib commonlib/region: Fix up overflow check in region_is_subregion() 2019-08-19 21:12:31 +00:00
console arch/x86: Enable POSTCAR_CONSOLE by default 2019-08-11 03:07:36 +00:00
cpu amdfam10: Remove use of __PRE_RAM__ 2019-08-26 02:08:42 +00:00
device Add buffer_to/from_fifo32(_prefix) helpers 2019-08-22 10:36:22 +00:00
drivers soc/intel/cometlake: Add ISH Device ID 2019-08-23 06:36:34 +00:00
ec google/chromeos: Support AP watchdog flag from Chrome EC 2019-08-23 20:23:19 +00:00
include Move and rename ARCH_STAGE_HAS_xxx_SECTION rules 2019-08-26 20:55:49 +00:00
lib Move and rename ARCH_STAGE_HAS_xxx_SECTION rules 2019-08-26 20:55:49 +00:00
mainboard mb/scaleway/tagada: Remove use of car_get_var() 2019-08-26 20:54:39 +00:00
northbridge nb/intel/gm45: Call ddr3_calibrate_zq() only for DDR3 :) 2019-08-26 07:12:13 +00:00
security vboot: update vboot2 functions to use new vb2_error_t 2019-08-21 09:32:45 +00:00
soc soc/intel/cannonlake: Add config to disable display audio codec 2019-08-26 07:13:13 +00:00
southbridge amdfam10: Remove use of __PRE_RAM__ 2019-08-26 02:08:42 +00:00
superio src/superio/nuvoton: Add support for NCT5539D 2019-07-29 17:02:12 +00:00
vendorcode vendorcode/eltan/security/lib: Always include cb_sha.c for bootblock 2019-08-26 13:46:13 +00:00
Kconfig ACPI S3: Depend on RELOCATABLE_RAMSTAGE 2019-08-22 06:38:13 +00:00