coreboot/src
Subrata Banik 34f67580b5 ec/google/chromeec: Add API to check for RTC host event
Add `google_chromeec_is_rtc_event()` to allow the AP to check if the
EC has posted an `EC_HOST_EVENT_RTC`. This is useful for identifying
wake-up or boot reasons triggered by the real-time clock.

BUG=b:493760057
BRANCH=none
TEST=Build and boot on a board using ChromeEC; verify the API
correctly detects RTC events.

Change-Id: Id62cb6942a5881932eec420c78389e9d78b1e7a9
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/91763
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Caveh Jalali <caveh@chromium.org>
2026-03-21 03:04:09 +00:00
..
acpi acpi/dsdt_top.asl: Move RBUF out of the _CRS method 2026-02-09 15:20:48 +00:00
arch arch/arm64: Add debug API to dump MMU page table configuration 2026-03-21 03:02:21 +00:00
commonlib cpu/x86/smm: add OPAL S3 CBMEM scratch 2026-03-13 16:44:04 +00:00
console console: Fix flushing for slow consoles 2025-10-02 22:44:46 +00:00
cpu cpu/x86/smm: reserve SMRAM for OPAL S3 state 2026-03-18 14:54:39 +00:00
device dram/ddr3: Add speed in MT/s 2026-02-19 19:20:43 +00:00
drivers drivers/intel/dtbt: Skip mailbox commands on downstream bridges 2026-03-18 19:52:57 +00:00
ec ec/google/chromeec: Add API to check for RTC host event 2026-03-21 03:04:09 +00:00
include include/acpi/acpi_pld.h: Fix order of colour components 2026-03-19 19:35:10 +00:00
lib lib/fw_config: Add mainboard hook for selective probe override 2026-03-19 17:17:56 +00:00
mainboard mb/google/bluey: Refactor SE firmware loading into early/late stages 2026-03-21 03:03:59 +00:00
northbridge nb/intel/haswell: Enable SA clock gating later 2026-03-17 20:08:49 +00:00
sbom sbom: Fix build with merged bootblock and romstage 2025-07-07 14:29:29 +00:00
security vc/tcg/opal: add OPAL packet builder for S3 unlock 2026-03-19 19:36:48 +00:00
soc soc/qualcomm/x1p42100: Allow asynchronous PCIe initialization 2026-03-21 03:03:44 +00:00
southbridge sb/intel/wildcatpoint/pcie.c: Reorder some steps 2026-03-06 20:06:58 +00:00
superio sio/nuvoton/nct6776: Switch to common init code 2026-02-19 19:19:43 +00:00
vendorcode vc/tcg/opal: add OPAL packet builder for S3 unlock 2026-03-19 19:36:48 +00:00
Kconfig Kconfig: move IOAPIC option to x86 Kconfig 2026-03-07 20:57:24 +00:00