Skip to content
Commit 7dbe5c54 authored by Chris Zankel's avatar Chris Zankel
Browse files

xtensa: Fix checksum header file



We need to add a "memory" dependency (barrier) in assembly macros
that access (read or write) memory. Otherwise, the compiler might
ill-optimize the order of memory accesses.

Signed-off-by: default avatarChris Zankel <chris@zankel.net>
parent 35e71f90
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment