summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spcache01/spcache01.doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rtems: Add rtems_cache_coherent_allocate()Sebastian Huber2014-11-271-0/+3
| | | | Add rtems_cache_coherent_free() and rtems_cache_coherent_add_area().
* rtems: Move rtems_cache_aligned_malloc()Sebastian Huber2014-11-251-0/+1
| | | | | | Make sure also the size is cache aligned since otherwise we may have some overlap with the next allocation block. A cache invalidate on this area would be fatal.
* sptests/spcache01: New testSebastian Huber2014-02-241-0/+19