You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests: kernel: cache: Add test for __dcacheline_aligned/unique
Add test which checks that variable tagged with __dcacheline_aligned is correctly aligned, and that the variables tagged with __dcacheline_unique are in the proper section that gives a unique data cache line for each. Co-authored-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> Signed-off-by: Abderrahmane JARMOUNI <git@jarmouni.me>
0 commit comments