Skip to content
Commit 02bb145e authored by khasim-mohammed's avatar khasim-mohammed
Browse files

Platform/ARM/N1Sdp: Configuration Manager for N1SDP



The dynamic tables framework utilizes the configuration manager
protocol to get the platform specific information required for
building the firmware tables.

The configuration manager is a platform specific component that
collates the platform hardware information and builds an abstract
platform configuration repository. The configuration manager also
implements the configuration manager protocol which returns the
hardware information requested by the table generators.

This patch implements the configuration manager for N1SDP
platform. It enables support for generating the following
ACPI tables:
             1. FACP
             2. DSDT
             3. GTDT
             4. APIC
             5. SPCR
             6. DBG2
             7. PPTT
             8. IORT
             9. MCFG
            10. SSDT - PCI
            11. SSDT - REMOTE PCI

Also added :
   ACPI bindings for CoreSight components.
   Support for Arm CMN-600 PMU
   HMAT table and expose CCIX memory as EFI_MEMORY_SP

Change-Id: I100d592769642f4a6d18846a66f9f2bb047f0856
Signed-off-by: Sami Mujawar's avatarSami Mujawar <sami.mujawar@arm.com>
Signed-off-by: khasim-mohammed's avatarKhasim Syed Mohammed <khasim.mohammed@arm.com>
Signed-off-by: Chandni Cherukuri's avatarChandni Cherukuri <chandni.cherukuri@arm.com>
Signed-off-by: Manoj Kumar's avatarManoj Kumar <manoj.kumar3@arm.com>
Signed-off-by: Patrik Berglund's avatarPatrik Berglund <patrik.berglund@arm.com>
Signed-off-by: Anurag Koul's avataranukou01 <anurag.koul@arm.com>
Signed-off-by: Sayanta Pattanayak's avatarSayanta Pattanayak <sayanta.pattanayak@arm.com>
parent b1edb38d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment