summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpcache01 (follow)
Commit message (Expand)AuthorAgeFilesLines
* smptests: Move SMP broadcast action test caseSebastian Huber2019-05-201-40/+1
* score: More robust _SMP_Multicast_action()Sebastian Huber2019-04-121-4/+1
* score: Rework SMP multicast actionSebastian Huber2019-04-121-1/+4
* score: Use processor mask in _SMP_Multicast_actionSebastian Huber2019-04-121-38/+20
* rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber2019-04-091-6/+11
* rtems: Add rtems_scheduler_get_processor()Sebastian Huber2019-04-091-6/+6
* Remove rtems_cache_*_processor_set() functionsSebastian Huber2018-11-261-45/+7
* testsuite/smptests: 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
* smpcache01: Fix test to run on QorIQ T4240Sebastian Huber2017-04-051-31/+70
* Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber2017-02-141-1/+1
* Remove CONFIGURE_SMP_APPLICATIONSebastian Huber2017-02-021-2/+0
* score: Rename _ISR_Disable_without_giant()Sebastian Huber2016-05-201-2/+2
* testsuites: Avoid Giant lockSebastian Huber2016-05-201-9/+8
* smptests/smpcache01: RestructureSebastian Huber2015-05-152-109/+105
* smptests/smpcache01: Enable interrupts before waiting for other CPUsDaniel Cederman2015-04-221-2/+2
* score: Refactor SMP cache manager supportSebastian Huber2015-04-201-17/+6
* smptests: Do not use Giant directlySebastian Huber2015-03-041-4/+4
* smptests/smpcache01: Remove invalidation of data cache lines from testDaniel Cederman2014-09-163-33/+33
* smptests/smpcache01: Test the SMP cache managerDaniel Cederman2014-08-224-0/+340