summaryrefslogtreecommitdiff
path: root/testsuites/smptests/smpcache01/init.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2019-05-20smptests: Move SMP broadcast action test caseSebastian Huber
2019-04-12score: More robust _SMP_Multicast_action()Sebastian Huber
2019-04-12score: Rework SMP multicast actionSebastian Huber
2019-04-12score: Use processor mask in _SMP_Multicast_actionSebastian Huber
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber
2019-04-09rtems: Add rtems_scheduler_get_processor()Sebastian Huber
2018-11-26Remove rtems_cache_*_processor_set() functionsSebastian Huber
2017-11-06tests: Use simple console driverSebastian Huber
2017-10-28tests: Remove TEST_INITSebastian Huber
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns
2017-04-05smpcache01: Fix test to run on QorIQ T4240Sebastian Huber
2017-02-14Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber
2017-02-02Remove CONFIGURE_SMP_APPLICATIONSebastian Huber
2016-05-20score: Rename _ISR_Disable_without_giant()Sebastian Huber
2016-05-20testsuites: Avoid Giant lockSebastian Huber
2015-05-15smptests/smpcache01: RestructureSebastian Huber
2015-04-22smptests/smpcache01: Enable interrupts before waiting for other CPUsDaniel Cederman
2015-04-20score: Refactor SMP cache manager supportSebastian Huber
2015-03-04smptests: Do not use Giant directlySebastian Huber
2014-09-16smptests/smpcache01: Remove invalidation of data cache lines from testDaniel Cederman
2014-08-22smptests/smpcache01: Test the SMP cache managerDaniel Cederman