summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spcache01 (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-05tests: Fix warningsSebastian Huber1-2/+2
2014-12-16Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber1-2/+0
2014-11-27rtems: Add rtems_cache_coherent_allocate()Sebastian Huber3-0/+51
2014-11-25rtems: Move rtems_cache_aligned_malloc()Sebastian Huber3-0/+33
2014-11-25sptest/spcache01: New test casesSebastian Huber1-0/+4
2014-08-25sptests/spcache01: Make inline assembly conditional to account for OpenRISC l...Hesham ALMatary1-1/+5
2014-03-25tests/sptests: Use <rtems/test.h>Sebastian Huber1-2/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-14score: Add SMP lock profiling supportSebastian Huber1-2/+2
2014-03-11score: Add function to destroy SMP locksSebastian Huber1-0/+3
2014-03-11score: Add local context to SMP lock APISebastian Huber1-22/+25
2014-02-28rtems: Add cache size functionsSebastian Huber2-4/+40
2014-02-28rtems: Use size_t for cache line sizeSebastian Huber1-2/+2
2014-02-28sptests/spcache01: Detect write-through cacheSebastian Huber2-3/+15
2014-02-24sptests/spcache01: New testSebastian Huber4-0/+424