Skip to content
Snippets Groups Projects
Commit fb73dbf1 authored by Neeraj Upadhyay's avatar Neeraj Upadhyay Committed by Gerrit - the friendly Code Review server
Browse files

ldrpv2: add System Cache dump for Lito SoC

Add System Cache slice dump parsing for Lito SoC.

Change-Id: I7796eb87001e9f52a34d9ae469369899184a6489
parent a22b6199
No related branches found
No related tags found
No related merge requests found
......@@ -1112,6 +1112,9 @@ lookuptable[("lito", 0x65, 0x14)] = L1_ICache_KRYO4XX_SILVER()
lookuptable[("lito", 0x66, 0x14)] = L1_ICache_KRYO4XX_GOLD()
lookuptable[("lito", 0x67, 0x14)] = L1_ICache_KRYO4XX_GOLD()
lookuptable[("lito", 0x140, 0x10)] = LLC_SYSTEM_CACHE_KRYO3XX()
lookuptable[("lito", 0x141, 0x10)] = LLC_SYSTEM_CACHE_KRYO3XX()
lookuptable[("lito", 0xc6, 0x10)] = L2_Cache_KRYO4XX_GOLD(numsets=0x200)
lookuptable[("lito", 0xc7, 0x10)] = L2_Cache_KRYO4XX_GOLD(numsets=0x200)
......
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