aboutsummaryrefslogtreecommitdiff
path: root/tests/mock
diff options
context:
space:
mode:
authorSubrata Banik <subratabanik@google.com>2022-10-31 17:35:50 +0530
committerSubrata Banik <subratabanik@google.com>2022-11-16 08:44:32 +0000
commitf9c075d36d7f2d3070927bbe2df57ae08e904ea5 (patch)
tree2199aade8434f070b1e110dc9d33305cb9737da7 /tests/mock
parent770e8e354665787e45616bfee1247ea939f99792 (diff)
soc/intel/meteorlake: Use index 0x10 instead of 0 for IOE P2SB
This patch uses index 0x10 for IOE P2SB memory resource allocation instead of static 0. Additionally, switches to `mmio_resource` from `mmio_resource_kb`. TEST=Able to build and boot Google/Rex and observed log as below. Without the code change: [SPEW ]     PCI: 00:13.0 resource base 3fff0aa0000 size 1400 align 0 gran 0 limit 0 flags f0000200 index 0 With the code change: [SPEW ]     PCI: 00:13.0 resource base 3fff0aa0000 size 1400 align 0 gran 0 limit 0 flags f0000200 index 10 Signed-off-by: Subrata Banik <subratabanik@google.com> Change-Id: I44caac73e245f536f3a22baafa1a6a0370e1dd37 Reviewed-on: https://review.coreboot.org/c/coreboot/+/69041 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com> Reviewed-by: Kapil Porwal <kapilporwal@google.com> Reviewed-by: Ivy Jian <ivy.jian@quanta.corp-partner.google.com>
Diffstat (limited to 'tests/mock')
0 files changed, 0 insertions, 0 deletions