summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm/arm-context-validate.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* arm: Add support for FPv4-SP floating point unitSebastian Huber2014-08-121-12/+19
| | | | | This floating point unit is available in Cortex-M4 processors and defined by ARMv7-M. This adds basic support for other VFP-D16 variants.
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* arm: Support VFP-D32 and NeonSebastian Huber2013-05-101-1/+159
|
* score: Add CPU context validationSebastian Huber2013-05-101-0/+139