summaryrefslogtreecommitdiff
path: root/sys/src/cmd/vmx
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2019-05-19 16:54:50 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2019-05-19 16:54:50 +0200
commitc881e33e8ed668f4d5a2102c113e3edb1ea80d44 (patch)
tree225ede9ebd28a718a1dada66d451fa1a73731992 /sys/src/cmd/vmx
parentd667607c26626219d8dfc1871f0a4d8ef92c240e (diff)
bcm, bcm64: fix cache operations for dma and emmc
always clean AND invalidate caches before dma read, never just invalidate as the buffer might not be aligned to cache lines... we have to invalidate caches again *AFTER* the dma read has completed. the processor can bring in data speculatively into the cache while the dma in in flight.
Diffstat (limited to 'sys/src/cmd/vmx')
0 files changed, 0 insertions, 0 deletions