summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/optstartmon.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-06-24bsps/aarch64: replace boot options with asm switch codeGedare Bloom1-16/+0
2021-06-24bsps/aarch64: add non-secure mode and versal supportGedare Bloom1-3/+3
2021-03-05spec: Move hypervisor start for use by AArch64Kinsey Moore1-0/+0
AArch64 on hardware is often started at EL2 instead of EL1 from either u-boot or a first stage bootloader. This allows RTEMS to drop from EL2 execution to EL1 to operate as normal.
2020-12-10bsps/arm: Move BSP_START_IN_HYP_SUPPORT optionSebastian Huber1-1/+2
Clarify documentation. Update #4202.
2020-09-14build: Alternative build system based on wafSebastian Huber1-0/+15
Update #3818.