coreboot/src/soc/intel/jasperlake
Tim Wawrzynczak eb3e0985b8 soc/intel/jasperlake: Fix PMC read_resources callback
The `limit` field for the PMC fixed BAR was incorrectly set to the `base
+ size + 1`, where it should be `base + size - 1`, to correctly tell the
allocator the limit.

Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Change-Id: Icf51333f438ce2597c008b48305cf5816dacd3f5
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65461
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-06-29 15:08:40 +00:00
..
acpi soc/intel/jasperlake: Switch to runtime generation of Intel Power Engine 2021-09-10 21:57:35 +00:00
bootblock soc/intel: clean up dmi driver code 2022-04-20 09:39:27 +00:00
include/soc soc/intel/jasperlake: CNVi: Enable fewer wakeups to reduce SoC power consumption 2022-04-22 21:36:34 +00:00
romstage soc/intel: Rename heci_init to cse_init 2022-06-04 14:44:04 +00:00
acpi.c soc/intel/*: Use SSDT to pass A4GB and A4GS 2022-05-16 06:53:46 +00:00
chip.c soc/intel/*: Use SSDT to pass A4GB and A4GS 2022-05-16 06:53:46 +00:00
chip.h soc/intel/jasperlake: Revert CdClock setting 2022-04-27 17:15:13 +00:00
cpu.c soc/intel/common/cpu: Use SoC overrides to set CPU privilege level 2022-06-02 15:58:46 +00:00
dptf.c
elog.c src: Drop duplicated includes 2022-01-01 14:55:51 +00:00
espi.c
finalize.c soc/intel/cmn/lockdown: Perform SA lockdown configuration 2022-04-27 12:37:43 +00:00
fsp_params.c soc/intel/jasperlake: Add CdClock frequency config 2022-01-01 14:19:53 +00:00
gpio.c soc/intel/{xeon-sp,icl,tgl,jsl,ehl}: add NMI_{EN,STS} registers 2021-09-23 06:31:48 +00:00
gspi.c
i2c.c
Kconfig soc/intel/*/Kconfig: Fix typo in comment 2022-06-27 13:47:55 +00:00
lockdown.c
Makefile.inc soc/intel/jasperlake: Hook up public microcode 2021-12-12 16:04:47 +00:00
me.c
meminit.c soc/intel/*/meminit.c: Fix formatted print 2022-03-25 19:53:28 +00:00
p2sb.c
pmc.c soc/intel/jasperlake: Fix PMC read_resources callback 2022-06-29 15:08:40 +00:00
pmutil.c soc/intel: Move pmc_clear_pmcon_sts() into IA common code 2022-03-29 13:56:04 +00:00
reset.c
sd.c
smihandler.c soc/intel/jasperlake: Use SBI msg to disable HECI1 2022-02-02 07:38:01 +00:00
spi.c
systemagent.c Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
uart.c
xhci.c soc/intel: Replace bad uses of find_resource 2021-11-04 17:34:30 +00:00