summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorUdit Kumar <[email protected]>2025-02-13 14:53:22 +0530
committerTom Rini <[email protected]>2025-02-21 11:36:37 -0600
commit13654f5426d3f9ebc7d1211528c86dd18b91f473 (patch)
tree9d089f41ed243b7e583cd1db18562527776f5158 /scripts/const_structs.checkpatch
parentc36945065fce960f0b7c104fa10cf4a6ec803b62 (diff)
remoteproc: k3-dsp: Flush D cache after loading firmware
Memory region used by remote cores was set to non-cached region but commit 7c9c6e192580 ("arm: mach-k3: Merge initial memory maps") makes all memory region as cached, unified across K3 devices. This causes inconsistency while booting remote cores on devices, due to cache incoherency between remote core and boot code. So to make this operation coherent, cache the address and len while loading ELF program headers to memory and flush that region in the next cycle of load. Signed-off-by: Udit Kumar <[email protected]> Signed-off-by: Beleswar Padhi <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions