coreboot/src/soc/intel
Sridhar Siricilla 8f9c1535a4 soc/intel : Use 'enum cb_err' values
Use 'enum cb_err' values for below cse lite functions instead of true or
false.

Functions whose return values updated in this patch:
 1. cse_set_next_boot_partition()
 2. cse_data_clear_request()
 3. cse_set_and_boot_from_next_bp()
 4. cse_boot_to_rw()
 5. cse_fix_data_failure_err()

TEST= Do boot test on Gimble.

Signed-off-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Change-Id: I7fec530aeb617bab87304aae85ed248e51a6966b
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71822
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
2023-01-13 04:51:15 +00:00
..
alderlake soc/intel/alderlake: Inform user of memory training 2023-01-12 02:57:12 +00:00
apollolake apollolake/include/soc/meminit.h: Add missing stdbool 2023-01-01 02:47:17 +00:00
baytrail treewide: Remove unused <cpu/x86/smm.h> 2023-01-12 05:07:30 +00:00
braswell soc/intel/braswell/Makefile.inc: Remove path to non-existent directories 2023-01-12 05:09:46 +00:00
broadwell soc/intel/broadwell: Add Kconfig option to hide Intel ME 2022-12-23 14:21:47 +00:00
cannonlake soc/intel: Create common function to check PCH slot 2023-01-04 14:12:29 +00:00
common soc/intel : Use 'enum cb_err' values 2023-01-13 04:51:15 +00:00
denverton_ns soc/intel: Set IO APIC DMAR entry based on hw 2022-12-07 23:03:04 +00:00
elkhartlake soc/intel/elkhartlake: Provide a way to enable real-time tuning 2023-01-11 21:05:32 +00:00
icelake tree/acpi: Replace constant "Zero" with actual number 2022-12-27 09:06:47 +00:00
jasperlake tree/acpi: Replace constant "Zero" with actual number 2022-12-27 09:06:47 +00:00
meteorlake soc/intel/meteorlake: Move ME firmware status register structures to 2023-01-11 21:04:25 +00:00
quark soc/intel/quark/Makefile.inc: Remove path to non-existent folder 2022-12-09 01:56:17 +00:00
skylake soc/intel/skylake/Makefile.inc: Remove path to non-existent directories 2023-01-12 05:10:10 +00:00
tigerlake device/Kconfig: Fix selection of software connection manager 2023-01-11 16:53:59 +00:00
xeon_sp soc/intel/xeon_sp: Setup DPR for all VT-d devices 2023-01-11 14:56:50 +00:00
Makefile.inc soc: Add SPDX license headers to Makefiles 2022-10-31 03:27:13 +00:00