Hi there,
I am working with the P4080DS board, QorIQ-SDK V1.8. I would like to know how can I disable caches (all levels i.e. L1, L2, L3), while working with the Hypervisor mode.
(Note: I have already tried to modify the uBoot code to disable the caches. But the hypervisor fails to boot up with the modified uBoot)
As per my understanding, in Hypervisor mode, most cache related registers should be readable by the guest Linux. However, I am getting error while trying to read those registers from guest Linux. It will be really helpful if I can get an early response.
Thanks,
Rahul