Attention is currently required from: Kane Chen, Patrick Rudolph. Hello build bot (Jenkins), Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/58093
to look at the new patch set (#2).
Change subject: soc/intel/common: Implement __weak smihandler_soc_disable_busmaster ......................................................................
soc/intel/common: Implement __weak smihandler_soc_disable_busmaster
Currently all implemented smihandler_soc_disable_busmaster functions are actually doing exactly same thing to avoid bus master disable on PMC. To remove duplicated code, this commit changes the default function to skip pmc device bus master disable.
Change-Id: I8ed7e6a3f60588bfb90481ea493495080dbbfd58 Signed-off-by: Kane Chen kane.chen@intel.corp-partner.google.com --- M src/soc/intel/common/block/smm/smihandler.c 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/58093/2