coreboot-kgpe-d16/src/mainboard/google/volteer
Jamie Ryu 6ecd4c65e7 mb/google/volteer: Update flashmap descriptor to add ME_RW_A/B region
The current CSE firmware update implementation adds CSE RW binary to
FW_MAIN_A/B and this increases the boot time due to the size increase
of these regions leading to higher loading and hashing time.

To mitigate this issue, CSE RW binary is moved from FW_MAIN_A/B to new
region, ME_RW_A/B under RW_SECTON_A/B, and this updates the flashmap to
add ME_RW_A/B region for CSE RW binary.

BUG=b:169077783
TEST=build with cse rw binary, flash and verify volteer2 boots to OS.
Verify me_rw binary is added to ME_RW_A/B region.

Signed-off-by: Jamie Ryu <jamie.m.ryu@intel.com>
Change-Id: I87da3824933ed2dd8e8ed0fed8686d2a3527faea
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46431
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-11-18 01:26:52 +00:00
..
spd mb: remove duplicated Make code for spd.bin generation 2020-09-06 14:57:06 +00:00
variants mb/google/volteer/variants/volteer2: Tune Volteer2 I2C2 bus frequency 2020-11-17 00:49:37 +00:00
board_info.txt
bootblock.c src: Remove extra lines in license header 2020-07-26 20:57:18 +00:00
chromeos.c src: Remove extra lines in license header 2020-07-26 20:57:18 +00:00
chromeos.fmd mb/google/volteer: Update flashmap descriptor to add ME_RW_A/B region 2020-11-18 01:26:52 +00:00
dsdt.asl {src/mb,util/autoport}: Use macro for DSDT revision 2020-10-13 18:27:04 +00:00
ec.c src: Remove extra lines in license header 2020-07-26 20:57:18 +00:00
fw_config.c mb/google/volteer: Add firmware configuration for MAX98373_ALC5682I_I2S_UP4 2020-09-21 08:06:38 +00:00
Kconfig mrc_cache: Move code for triggering memory training into mrc_cache 2020-11-13 22:57:50 +00:00
Kconfig.name soc/intel/tigerlake: Update Kconfig for NEM Enhanced Mode 2020-11-11 20:18:58 +00:00
mainboard.asl src: Remove extra lines in license header 2020-07-26 20:57:18 +00:00
mainboard.c mb/google/volteer: Skip TPM detection except on SPI 2020-11-09 07:24:54 +00:00
Makefile.inc mb/google/volteer: Switch to using auto-generated SPDs 2020-06-06 09:29:29 +00:00
romstage.c mb/google/volteer: disable TBT if no USB4 hardware available 2020-10-08 15:30:28 +00:00
smihandler.c mb/google/volteer: Log EC events in case of S0ix resume 2020-11-03 23:58:55 +00:00