coreboot/src/soc/intel
Subrata Banik 84d812cafe soc/intel/apollolake: Add PMC macros for common code usage
This patch adds new macros (i.e. SUS Power Failure and Power Failure)
from the APL EDS vol 1 (doc 569262) to be able to implement common
code API to clear the power failure status bits.

Note: as per the EDS those newly added power management failure bits
are RO and shouldn't change any functionality of the existing APL SoC
code. The reason behind adding those macro definitions is to fix the
compilation issue due to code change targeted for the Intel SKL and
Xeon-SP.

Signed-off-by: Subrata Banik <subratabanik@google.com>
Change-Id: I0bbf11ada2b2f8735173be69ad157b8055021126
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72130
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-01-22 00:32:39 +00:00
..
alderlake soc/intel: Remove unused <stddef.h> 2023-01-20 05:41:21 +00:00
apollolake soc/intel/apollolake: Add PMC macros for common code usage 2023-01-22 00:32:39 +00:00
baytrail soc/intel/baytrail: Fix indentation for the PMC (pm.h) macros 2023-01-21 09:10:51 +00:00
braswell soc/intel/braswell: Fix indentation for the PMC (pm.h) macros 2023-01-21 09:10:43 +00:00
broadwell soc/intel/broadwell: Add Kconfig option to hide Intel ME 2022-12-23 14:21:47 +00:00
cannonlake soc/intel/*/include/soc/gpio.h: Add "IWYU pragma: export" comment 2023-01-20 16:11:44 +00:00
common soc/intel: Remove unused <stddef.h> 2023-01-20 05:41:21 +00:00
denverton_ns soc/intel/denverton_ns: Add PMC macros for common code usage 2023-01-22 00:31:24 +00:00
elkhartlake soc/intel/*/include/soc/gpio.h: Add "IWYU pragma: export" comment 2023-01-20 16:11:44 +00:00
jasperlake soc/intel/*/include/soc/gpio.h: Add "IWYU pragma: export" comment 2023-01-20 16:11:44 +00:00
meteorlake soc/intel: Remove unused <stddef.h> 2023-01-20 05:41:21 +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/*/include/soc/gpio.h: Add "IWYU pragma: export" comment 2023-01-20 16:11:44 +00:00
tigerlake soc/intel/*/include/soc/gpio.h: Add "IWYU pragma: export" comment 2023-01-20 16:11:44 +00:00
xeon_sp soc/intel/*/include/soc/gpio.h: Add "IWYU pragma: export" comment 2023-01-20 16:11:44 +00:00
Makefile.inc soc: Add SPDX license headers to Makefiles 2022-10-31 03:27:13 +00:00