• Cortex-A35 cache partitioning

    Hi,

    I am using a Cortex-A35 (Armv8-A) in a processor and I am looking for any technique that could allow the L2 unified cache to support partitioning between running processes (for non interference between them, for safety reasons; as instance 256KB for…

  • Arm DynamIQ Shared Unit

    Hi,

    I read in the documentation for the Arm DSU that it provides a way-based partitioning of the shared L3 cache. What didn't get clear to me is if a core can still read/write from/to cache ways when they are assigned as private to another core.
    Is…