Skip to content
Snippets Groups Projects
Commit 1f800cba authored by Michael Kuron's avatar Michael Kuron :mortar_board: Committed by Michael Kuron
Browse files

ARM has a cache line zero instruction that prevents data that will be...

ARM has a cache line zero instruction that prevents data that will be overwritten anyway from being loaded from RAM. Kind of a non-temporal store light.
parent 30641109
No related branches found
No related tags found
1 merge request!225WIP: ARM cache line zeroing
Pipeline #30584 passed