We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I have some confusions about the difference between write back + write allocate and write back + write no allocate on Cortex CM4.
As my original understanding:
But i see such description in Cortex-A7 TRM:
"All Inner Write-Back memory is treated as Write-Back Write-Allocate ignoring any cacheallocate hint, though this can dynamically switch to no write-allocate, if more than threefull cache lines are written in succession."
Seems write back with write allocate is almost same with write back with write no allocate on CA7? I didn't see similar description on CM4, CA9 and CA53 TRM. What's the behavior for write back with write allocate/non allocate on CA9, CA53 and CM4?