summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/optsmp.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* arm/fvp: New BSPSebastian Huber2020-12-231-0/+1
| | | | | | | | This BSP supports the Arm Fixed Virtual Platform. Only the Cortex-R52 processor configuration is supported by the BSP. It should be easy to add support for other variants if needed. Update #4202.
* build: Remove raspberrypi from RTEMS_SMPSebastian Huber2020-10-071-1/+0
| | | | Close #4116.
* build: Enable RTEMS_SMP only for selected BSPsSebastian Huber2020-10-011-1/+32
|
* build: Alternative build system based on wafSebastian Huber2020-09-141-0/+16
Update #3818.