summaryrefslogtreecommitdiff
path: root/lookup.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-13lookup: Move UDP/TCP port and Ethernet type lookup into own moduleTobias Klauser1-0/+138
);'>
authorRobin Murphy <robin.murphy@arm.com>2016-04-13 18:12:57 +0100
committerWill Deacon <will.deacon@arm.com>2016-05-03 18:23:01 +0100
commit67b65a3fb8e658d00ad1bb06e341f09b1f93a25c (patch)
treee585e1fd41b7c4b9c3bde03b85ec90da61d4c4af
parent1bd37a6835bef0ecd2138cb42f9088fd890f9939 (diff)
iommu/arm-smmu: Differentiate specific implementations
As the inevitable reality of implementation-specific errata workarounds begin to accrue alongside our integration quirk handling, it's about time the driver had a decent way of keeping track. Extend the per-SMMU data so we can identify specific implementations in an efficient and firmware-agnostic manner. Acked-by: Tirumalesh Chalamarla <tchalamarla@caviumnetworks.com> Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat