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:
Carlo Caione 2020-12-02 15:56:52 +01:00 committed by Anas Nashif
commit dc4cc5565b
3 changed files with 29 additions and 32 deletions

View file

@ -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