Re: [PATCH v2 3/4] arm: mach-k3: Remove non-cached memory map areas

2023-12-15 Thread Tom Rini
On Tue, Nov 28, 2023 at 11:05:27AM -0600, Andrew Davis wrote: > All normal memory areas should be mapped as such. > > We added these un-cached holes in our memory map to hack around the > remoteproc driver missing the proper cache maintenance operations. > > The problem is having these non-cache

[PATCH v2 3/4] arm: mach-k3: Remove non-cached memory map areas

2023-11-28 Thread Andrew Davis
All normal memory areas should be mapped as such. We added these un-cached holes in our memory map to hack around the remoteproc driver missing the proper cache maintenance operations. The problem is having these non-cached memory map areas causes stability issues later in system operation due to