summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spcache01/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-04-05testsuites/sptests/sp[a-f*]*: Change license to BSD-2Joel Sherrill1-3/+22
2022-03-10bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-07-20score: Add _CPU_Instruction_no_operation()Sebastian Huber1-5/+2
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2017-07-19sptests/spcache01: Use standard test IOSebastian Huber1-1/+0
2017-04-05spcache01: Instruction cache invalidate workaroundSebastian Huber1-4/+41
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 Huber1-0/+47
2014-11-25rtems: Move rtems_cache_aligned_malloc()Sebastian Huber1-0/+31
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 Huber1-4/+34
2014-02-28rtems: Use size_t for cache line sizeSebastian Huber1-2/+2
2014-02-28sptests/spcache01: Detect write-through cacheSebastian Huber1-3/+14
2014-02-24sptests/spcache01: New testSebastian Huber1-0/+348