]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Drivers/PL390Gic/PL390GicDxe.c
ArmPkg/PL390Gic: Populate the GIC Distributor Target Register with the GIC CPU ID...
authorOlivier Martin <olivier.martin@arm.com>
Wed, 17 Jul 2013 06:25:15 +0000 (06:25 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 17 Jul 2013 06:25:15 +0000 (06:25 +0000)
commita1cca63885be79ca4c50f3b191fd4edda902712d
treee4d5813f11cde018106dc89c0055167512d2ba03
parent0b342ffb76c320e56c72eeed3d877415659c252b
ArmPkg/PL390Gic: Populate the GIC Distributor Target Register with the GIC CPU ID retrieved from the GIC

The GIC CPU Id (the GIC CPU interface the CPU is connected to) can be retrieved by reading the first
registers of the GIC CPU Target Registers.
The first GIC Distributor Target registers correspond to the SGIs.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14479 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Drivers/PL390Gic/PL390GicDxe.c