2017-08-17 07:18:52 +02:00
|
|
|
/*
|
|
|
|
* This file is part of the coreboot project.
|
|
|
|
*
|
|
|
|
* Copyright (C) 2014 Google Inc.
|
|
|
|
* Copyright (C) 2015 Intel Corporation.
|
|
|
|
*
|
|
|
|
* This program is free software; you can redistribute it and/or modify
|
|
|
|
* it under the terms of the GNU General Public License as published by
|
|
|
|
* the Free Software Foundation; version 2 of the License.
|
|
|
|
*
|
|
|
|
* This program is distributed in the hope that it will be useful,
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
* GNU General Public License for more details.
|
|
|
|
*/
|
|
|
|
|
|
|
|
/*
|
|
|
|
* Helper functions for dealing with power management registers
|
|
|
|
* and the differences between PCH variants.
|
|
|
|
*/
|
|
|
|
|
|
|
|
#define __SIMPLE_DEVICE__
|
|
|
|
|
2019-03-03 07:01:05 +01:00
|
|
|
#include <device/mmio.h>
|
2017-09-15 20:33:24 +02:00
|
|
|
#include <cbmem.h>
|
2017-08-17 07:18:52 +02:00
|
|
|
#include <device/device.h>
|
|
|
|
#include <device/pci.h>
|
|
|
|
#include <device/pci_def.h>
|
|
|
|
#include <console/console.h>
|
|
|
|
#include <intelblocks/pmclib.h>
|
2017-09-15 20:33:24 +02:00
|
|
|
#include <intelblocks/rtc.h>
|
2018-05-17 15:10:32 +02:00
|
|
|
#include <intelblocks/tco.h>
|
2017-08-17 07:18:52 +02:00
|
|
|
#include <halt.h>
|
|
|
|
#include <stdlib.h>
|
|
|
|
#include <soc/gpe.h>
|
|
|
|
#include <soc/gpio.h>
|
|
|
|
#include <soc/iomap.h>
|
|
|
|
#include <soc/lpc.h>
|
|
|
|
#include <soc/pci_devs.h>
|
|
|
|
#include <soc/pm.h>
|
|
|
|
#include <soc/smbus.h>
|
|
|
|
#include <timer.h>
|
2017-10-17 17:02:29 +02:00
|
|
|
#include <security/vboot/vbnv.h>
|
2017-08-17 07:18:52 +02:00
|
|
|
#include "chip.h"
|
|
|
|
|
|
|
|
/*
|
|
|
|
* SMI
|
|
|
|
*/
|
|
|
|
|
|
|
|
const char *const *soc_smi_sts_array(size_t *a)
|
|
|
|
{
|
|
|
|
static const char *const smi_sts_bits[] = {
|
|
|
|
[BIOS_STS_BIT] = "BIOS",
|
|
|
|
[LEGACY_USB_STS_BIT] = "LEGACY_USB",
|
|
|
|
[SMI_ON_SLP_EN_STS_BIT] = "SLP_SMI",
|
|
|
|
[APM_STS_BIT] = "APM",
|
|
|
|
[SWSMI_TMR_STS_BIT] = "SWSMI_TMR",
|
|
|
|
[PM1_STS_BIT] = "PM1",
|
|
|
|
[GPE0_STS_BIT] = "GPE0",
|
|
|
|
[GPIO_STS_BIT] = "GPI",
|
|
|
|
[MCSMI_STS_BIT] = "MCSMI",
|
|
|
|
[DEVMON_STS_BIT] = "DEVMON",
|
|
|
|
[TCO_STS_BIT] = "TCO",
|
|
|
|
[PERIODIC_STS_BIT] = "PERIODIC",
|
|
|
|
[SERIRQ_SMI_STS_BIT] = "SERIRQ_SMI",
|
|
|
|
[SMBUS_SMI_STS_BIT] = "SMBUS_SMI",
|
|
|
|
[PCI_EXP_SMI_STS_BIT] = "PCI_EXP_SMI",
|
|
|
|
[MONITOR_STS_BIT] = "MONITOR",
|
|
|
|
[SPI_SMI_STS_BIT] = "SPI",
|
|
|
|
[GPIO_UNLOCK_SMI_STS_BIT] = "GPIO_UNLOCK",
|
|
|
|
[ESPI_SMI_STS_BIT] = "ESPI_SMI",
|
|
|
|
};
|
|
|
|
|
|
|
|
*a = ARRAY_SIZE(smi_sts_bits);
|
|
|
|
return smi_sts_bits;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*
|
|
|
|
* TCO
|
|
|
|
*/
|
|
|
|
|
|
|
|
const char *const *soc_tco_sts_array(size_t *a)
|
|
|
|
{
|
|
|
|
static const char *const tco_sts_bits[] = {
|
|
|
|
[0] = "NMI2SMI",
|
|
|
|
[1] = "SW_TCO",
|
|
|
|
[2] = "TCO_INT",
|
|
|
|
[3] = "TIMEOUT",
|
|
|
|
[7] = "NEWCENTURY",
|
|
|
|
[8] = "BIOSWR",
|
|
|
|
[9] = "DMISCI",
|
|
|
|
[10] = "DMISMI",
|
|
|
|
[12] = "DMISERR",
|
|
|
|
[13] = "SLVSEL",
|
|
|
|
[16] = "INTRD_DET",
|
|
|
|
[17] = "SECOND_TO",
|
|
|
|
[18] = "BOOT",
|
|
|
|
[20] = "SMLINK_SLV"
|
|
|
|
};
|
|
|
|
|
|
|
|
*a = ARRAY_SIZE(tco_sts_bits);
|
|
|
|
return tco_sts_bits;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*
|
|
|
|
* GPE0
|
|
|
|
*/
|
|
|
|
|
2017-10-11 23:44:29 +02:00
|
|
|
const char *const *soc_std_gpe_sts_array(size_t *a)
|
2017-08-17 07:18:52 +02:00
|
|
|
{
|
|
|
|
static const char *const gpe_sts_bits[] = {
|
|
|
|
[1] = "HOTPLUG",
|
|
|
|
[2] = "SWGPE",
|
|
|
|
[6] = "TCO_SCI",
|
|
|
|
[7] = "SMB_WAK",
|
|
|
|
[9] = "PCI_EXP",
|
|
|
|
[10] = "BATLOW",
|
|
|
|
[11] = "PME",
|
|
|
|
[12] = "ME",
|
|
|
|
[13] = "PME_B0",
|
|
|
|
[14] = "eSPI",
|
|
|
|
[15] = "GPIO Tier-2",
|
|
|
|
[16] = "LAN_WAKE",
|
|
|
|
[18] = "WADT"
|
|
|
|
};
|
|
|
|
|
|
|
|
*a = ARRAY_SIZE(gpe_sts_bits);
|
|
|
|
return gpe_sts_bits;
|
|
|
|
}
|
|
|
|
|
2018-04-18 01:13:39 +02:00
|
|
|
void pmc_set_disb(void)
|
|
|
|
{
|
|
|
|
/* Set the DISB after DRAM init */
|
|
|
|
uint8_t disb_val;
|
|
|
|
/* Only care about bits [23:16] of register GEN_PMCON_A */
|
|
|
|
uint8_t *addr = (void *)(pmc_mmio_regs() + GEN_PMCON_A + 2);
|
|
|
|
|
|
|
|
disb_val = read8(addr);
|
|
|
|
disb_val |= (DISB >> 16);
|
|
|
|
|
|
|
|
/* Don't clear bits that are write-1-to-clear */
|
|
|
|
disb_val &= ~((MS4V | SUS_PWR_FLR) >> 16);
|
|
|
|
write8(addr, disb_val);
|
|
|
|
}
|
|
|
|
|
2017-11-23 09:28:34 +01:00
|
|
|
/*
|
|
|
|
* PMC controller gets hidden from PCI bus
|
|
|
|
* during FSP-Silicon init call. Hence PWRMBASE
|
|
|
|
* can't be accessible using PCI configuration space
|
|
|
|
* read/write.
|
|
|
|
*/
|
2017-08-17 07:18:52 +02:00
|
|
|
uint8_t *pmc_mmio_regs(void)
|
|
|
|
{
|
2017-11-23 09:28:34 +01:00
|
|
|
return (void *)(uintptr_t)PCH_PWRM_BASE_ADDRESS;
|
2017-08-17 07:18:52 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
uintptr_t soc_read_pmc_base(void)
|
|
|
|
{
|
|
|
|
return (uintptr_t)pmc_mmio_regs();
|
|
|
|
}
|
|
|
|
|
2017-10-11 23:44:29 +02:00
|
|
|
void soc_get_gpi_gpe_configs(uint8_t *dw0, uint8_t *dw1, uint8_t *dw2)
|
2017-08-17 07:18:52 +02:00
|
|
|
{
|
|
|
|
DEVTREE_CONST struct soc_intel_cannonlake_config *config;
|
|
|
|
|
|
|
|
/* Look up the device in devicetree */
|
|
|
|
DEVTREE_CONST struct device *dev = dev_find_slot(0, PCH_DEVFN_PMC);
|
|
|
|
if (!dev || !dev->chip_info) {
|
|
|
|
printk(BIOS_ERR, "BUG! Could not find SOC devicetree config\n");
|
2017-08-23 02:40:00 +02:00
|
|
|
return;
|
2017-08-17 07:18:52 +02:00
|
|
|
}
|
|
|
|
config = dev->chip_info;
|
|
|
|
|
|
|
|
/* Assign to out variable */
|
|
|
|
*dw0 = config->gpe0_dw0;
|
|
|
|
*dw1 = config->gpe0_dw1;
|
|
|
|
*dw2 = config->gpe0_dw2;
|
|
|
|
}
|
2017-09-15 20:33:24 +02:00
|
|
|
|
|
|
|
static int rtc_failed(uint32_t gen_pmcon_b)
|
|
|
|
{
|
|
|
|
return !!(gen_pmcon_b & RTC_BATTERY_DEAD);
|
|
|
|
}
|
|
|
|
|
|
|
|
int soc_get_rtc_failed(void)
|
|
|
|
{
|
|
|
|
const struct chipset_power_state *ps = cbmem_find(CBMEM_ID_POWER_STATE);
|
|
|
|
|
|
|
|
if (!ps) {
|
|
|
|
printk(BIOS_ERR, "Could not find power state in cbmem, RTC init aborted\n");
|
|
|
|
return 1;
|
|
|
|
}
|
|
|
|
|
|
|
|
return rtc_failed(ps->gen_pmcon_b);
|
|
|
|
}
|
2017-09-15 23:23:04 +02:00
|
|
|
|
|
|
|
int vbnv_cmos_failed(void)
|
|
|
|
{
|
|
|
|
return rtc_failed(read32(pmc_mmio_regs() + GEN_PMCON_B));
|
|
|
|
}
|