coreboot/src
Krishna Prasad Bhat 6ba83484e6 soc/intel/common: Return CB_ERR when cse_data_clear_request() fails
cse_prep_for_rw_update() should return CB_ERR when
cse_data_clear_request fails. It was modified to CB_SUCCESS in this
commit ad6d3128f8 ("soc/intel/common: Use enum cb_err values")

BRANCH=None
BUG=None
TEST=Verify the system goes to recovery during downgrade when
cse_data_clear_request() fails.

Change-Id: Ibbccb827765afa54e5ab1b386fa46093b803977a
Signed-off-by: Krishna Prasad Bhat <krishna.p.bhat.d@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76918
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
Reviewed-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
2023-08-04 04:50:25 +00:00
..
acpi acpi.c: Find FACS using 64bit address fields 2023-08-03 01:41:54 +00:00
arch acpi/acpi.c: Move setting FADT SCI INT to arch specific code 2023-08-02 17:11:32 +00:00
commonlib commonlib/tpm_log_serialized.h: Use C99 flexible arrays 2023-08-01 12:56:19 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu cpu: Get rid of CPU_SPECIFIC_OPTIONS 2023-08-04 03:00:25 +00:00
device allocator_v4: Disable top-down allocation for EDK2 2023-07-08 20:03:07 +00:00
drivers drivers/intel/gma/Kconfig: Remove unused INTEL_GMA_OPREGION_2_0 2023-08-03 18:34:11 +00:00
ec ec/google/chromeec: Unhide ChromeEC PD ACPI device 2023-07-31 14:09:52 +00:00
include acpi/acpi.c: Add and use acpi_arch_fill_madt() 2023-08-02 17:11:06 +00:00
lib lib/gcov-io.h: Use C99 flexible arrays 2023-08-01 13:34:27 +00:00
mainboard mb/google/rex/var/screebo: Add fw_config probe for GL9750 and RTS5227S 2023-08-04 04:16:06 +00:00
northbridge nb/sandybridge: Remove redundant include of "ddr3.c" 2023-08-01 17:00:42 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security security/intel/stm/StmApi.h: Use C99 flexible arrays 2023-08-01 12:41:50 +00:00
soc soc/intel/common: Return CB_ERR when cse_data_clear_request() fails 2023-08-04 04:50:25 +00:00
southbridge sb/intel/lynxpoint/me: Use C99 flexible arrays 2023-07-30 09:59:33 +00:00
superio superio/common: Support more than one SuperIO in ACPI 2023-05-26 19:21:12 +00:00
vendorcode vendorcode/google: Use C99 flexible arrays 2023-08-01 12:56:06 +00:00
Kconfig lib/smbios: Add a config string for BIOS Vendor in SMBIOS Type 0 2023-06-26 03:07:38 +00:00