This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

MPAM registers access

Hello,

I'm a student and I'm developing a software module to support MPAM on an ARM system.

I was willing to test the software on an fvp platform, but I'm not able to find any reference about the memory address of the MPAM memory mapped register (the MPAM manual suggests to look for the MPAMF_BASE frame).

Another question, i'm trying to access the system registers with MSR and MRS instructions, but i can't access this registers, it is supposed to enabled something to do it?

Any idea where i can find my solution?