diff options
author | Subrata Banik <subratabanik@google.com> | 2023-01-20 12:33:58 +0530 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-01-22 00:32:39 +0000 |
commit | 84d812cafef4c508883b09b6c5d1a908432ac77a (patch) | |
tree | dd47ee00fec630bf7655a4756027ffc8be873d40 /src/include/efi | |
parent | 6d03f8986d0498d04fcf304cb247a60ef506d540 (diff) |
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>
Diffstat (limited to 'src/include/efi')
0 files changed, 0 insertions, 0 deletions