Skip to content
Commit 970e0181 authored by Jiafei Pan's avatar Jiafei Pan Committed by Fabio Baltieri
Browse files

drivers: intc_gicv3_its: fix incorrect RDbase when PE number is used



For RDbase used by its command, When GITS_TYPER.PTA = 1, physicall address
is used, the RDbase field consist of bits[51:16] of the address, so need
to left shift the address by 16 bits. But when GITS_TYPER.PTA = 0, PE
number is used, no need to shit anymore.

Signed-off-by: default avatarJiafei Pan <Jiafei.Pan@nxp.com>
parent 9bb6a82a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment