Attention is currently required from: Arthur Heymans, Julius Werner, Angel Pons, Jianjun Wang. Hello Hung-Te Lin, Arthur Heymans, Nico Huber, Julius Werner, Angel Pons, Yu-Ping Wu,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/62561
to look at the new patch set (#4).
Change subject: device/mmio.h: Move readXp/writeXp helpers to device/mmio.h ......................................................................
device/mmio.h: Move readXp/writeXp helpers to device/mmio.h
These helpers are not architecture dependent and it might be used for different platform.
Signed-off-by: Jianjun Wang jianjun.wang@mediatek.com Change-Id: Ic13a94d91affb7cf65a2f22f08ea39ed671bc8e8 --- M src/acpi/acpi.c M src/arch/arm/include/armv4/arch/mmio.h M src/arch/arm/include/armv7/arch/mmio.h M src/arch/x86/include/arch/mmio.h M src/include/device/mmio.h M src/security/intel/cbnt/logging.c M src/soc/intel/common/block/smm/smihandler.c 7 files changed, 72 insertions(+), 49 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/61/62561/4