diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2019-05-19 16:54:50 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2019-05-19 16:54:50 +0200 |
commit | c881e33e8ed668f4d5a2102c113e3edb1ea80d44 (patch) | |
tree | 225ede9ebd28a718a1dada66d451fa1a73731992 /sys/src/cmd/vmx | |
parent | d667607c26626219d8dfc1871f0a4d8ef92c240e (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