coreboot/src/ec/google/chromeec
Kyösti Mälkki fcbbb91116 Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION
After removal of CAR_MIGRATION there are no more reasons
to carry around ENV_STAGE_HAS_BSS_SECTION=n case.

Replace 'MAYBE_STATIC_BSS' with 'static' and remove explicit
zero-initializers.

Change-Id: I14dd9f52da5b06f0116bd97496cf794e5e71bc37
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40535
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2020-05-26 15:04:08 +00:00
..
acpi ec/google/chromeec/acpi: Add CROS EC CODEC device 2020-05-21 21:33:20 +00:00
i2c_tunnel ec/google/chromeec/i2c_tunnel: Fix missing const 2020-05-21 21:30:26 +00:00
Kconfig ec/google/chromeec: Add driver for i2c_tunnel device under Chrome EC 2020-04-22 19:14:43 +00:00
Makefile.inc ec/google/chromeec: Add driver for i2c_tunnel device under Chrome EC 2020-04-22 19:14:43 +00:00
chip.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
crosec_proto.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ec.c Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION 2020-05-26 15:04:08 +00:00
ec.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ec_acpi.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ec_boardid.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ec_commands.h treewide: Convert more license headers to SPDX style 2020-05-11 19:37:19 +00:00
ec_i2c.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ec_lpc.c Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION 2020-05-26 15:04:08 +00:00
ec_message.h treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00
ec_skuid.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ec_spi.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smihandler.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smm.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
switches.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vboot_storage.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vstore.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00