2c2
< * Copyright (c) 2011-2015, 2017 ARM Limited
---
> * Copyright (c) 2011-2015, 2017, 2019 ARM Limited
280a281
> /** Cycles of snoop response latency.*/
281a283,290
>
> /** Maximum number of outstading snoops sanity check*/
> const unsigned int maxOutstandingSnoopCheck;
>
> /** Maximum routing table size sanity check*/
> const unsigned int maxRoutingTableSizeCheck;
>
> /** Is this crossbar the point of coherency? **/
282a292,293
>
> /** Is this crossbar the point of unification? **/