x86: cache: Use new cache APIs
Add an helper to correctly use the new cache APIs. Signed-off-by: Carlo Caione <ccaione@baylibre.com>
This commit is contained in:
parent
42386e48b3
commit
dc4cc5565b
3 changed files with 29 additions and 32 deletions
|
@ -140,7 +140,7 @@ config LAZY_FPU_SHARING
|
|||
|
||||
endmenu
|
||||
|
||||
config CACHE_LINE_SIZE
|
||||
config DCACHE_LINE_SIZE
|
||||
default 64 if CPU_ATOM
|
||||
|
||||
config CLFLUSH_INSTRUCTION_SUPPORTED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue