Hi I need help with enabling/disabling process if mmu and mpu in armv7-R cortex r5 and armv8-A cortex a53 so that two processor application variable cant access each other memory address value and modify them
I am using this code https://developer.arm.com/documentation/dai0527/latest/
for configuring mmu but it is not working
Do you have access to Arm Development Studio?
This includes example projects initializing such cores.
https://developer.arm.com/Tools%20and%20Software/Arm%20Development%20Studio
I am using zynq ultrascale MPSoC as SoC and xilinx vitis as IDE