summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spcache01 (follow)
Commit message (Expand)AuthorAgeFilesLines
* testsuites/sptests/sp[a-f*]*: Change license to BSD-2Joel Sherrill2022-04-051-3/+22
* bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-6/+0
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* score: Add _CPU_Instruction_no_operation()Sebastian Huber2018-07-201-5/+2
* testsuite/sptests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-101-19/+0
* tests: Use simple console driverSebastian Huber2017-11-061-1/+1
* tests: Remove TEST_INITSebastian Huber2017-10-281-2/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-231-0/+2
* sptests/spcache01: Use standard test IOSebastian Huber2017-07-191-1/+0
* spcache01: Instruction cache invalidate workaroundSebastian Huber2017-04-051-4/+41
* tests: Fix warningsSebastian Huber2015-03-051-2/+2
* Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber2014-12-161-2/+0
* rtems: Add rtems_cache_coherent_allocate()Sebastian Huber2014-11-273-0/+51
* rtems: Move rtems_cache_aligned_malloc()Sebastian Huber2014-11-253-0/+33
* sptest/spcache01: New test casesSebastian Huber2014-11-251-0/+4
* sptests/spcache01: Make inline assembly conditional to account for OpenRISC l...Hesham ALMatary2014-08-251-1/+5
* tests/sptests: Use <rtems/test.h>Sebastian Huber2014-03-251-2/+6
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Add SMP lock profiling supportSebastian Huber2014-03-141-2/+2
* score: Add function to destroy SMP locksSebastian Huber2014-03-111-0/+3
* score: Add local context to SMP lock APISebastian Huber2014-03-111-22/+25
* rtems: Add cache size functionsSebastian Huber2014-02-282-4/+40
* rtems: Use size_t for cache line sizeSebastian Huber2014-02-281-2/+2
* sptests/spcache01: Detect write-through cacheSebastian Huber2014-02-282-3/+15
* sptests/spcache01: New testSebastian Huber2014-02-244-0/+424