audk/DynamicTablesPkg/Library/Acpi/Arm/AcpiSpcrLibArm
Joey Gouly a300f2a3f5 DynamicTablesPkg: Set the Access size for the SPCR table
The SPCR table generator set the access size for the UART to
DWORD (4 bytes) by default. However, according to Section B
Generic UART, Arm Base System Architecture 1.0, Platform
Design Document, a Generic UART can have BYTE, WORD or DWORD
access sizes. To address this an AccessSize field has been
introduced in CM_ARM_SERIAL_PORT_INFO object.

This patch updates the SPCR generator to setup the AccessSize
field in the Generic Address Structure (GAS) for the UART in
the SPCR table with information provided by the platform.

Signed-off-by: Joey Gouly <joey.gouly@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
2021-04-19 13:28:26 +00:00
..
AcpiSpcrLibArm.inf DynamicTablesPkg: Add SSDT Serial port for SPCR 2020-08-13 18:00:06 +00:00
SpcrGenerator.c DynamicTablesPkg: Set the Access size for the SPCR table 2021-04-19 13:28:26 +00:00