summaryrefslogtreecommitdiffstats
path: root/bsps/arm/fvp/include/bsp/semihosting.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* arm/fvp: New BSPSebastian Huber2020-12-231-0/+130
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.