summaryrefslogtreecommitdiffstats
path: root/bsps/aarch64/shared/start (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/aarch64: Ensure FPU trap state is consistentKinsey Moore2022-11-091-0/+6
* bsps: Fix .data.rel.ro placementSebastian Huber2022-08-121-1/+1
* basp/aarch64: Make the unexpected sections origin address 64bitChris Johns2022-07-281-1/+1
* bsps: Sort .noinit* sectionsSebastian Huber2022-07-151-1/+1
* aarch64: always boot into EL1NSGedare Bloom2022-01-121-19/+27
* bsps/aarch64: refactor register init and hooksGedare Bloom2022-01-121-40/+41
* bsps/aarch64: Support .noinit linker sectionSebastian Huber2021-12-131-0/+7
* bsps/aarch64: Mask debug events from startupKinsey Moore2021-11-011-2/+2
* cpukit: Add AArch64 SMP SupportKinsey Moore2021-09-212-6/+91
* aarch64: whitespace fixes in start.SGedare Bloom2021-06-241-166/+166
* bsps/aarch64: replace boot options with asm switch codeGedare Bloom2021-06-241-7/+8
* bsps/aarch64: add non-secure mode and versal supportGedare Bloom2021-06-241-2/+16
* aarch64: add support to drop EL3 to EL2Kinsey Moore2021-06-241-1/+26
* bsps/aarch64: Add support for EL2 startKinsey Moore2021-03-051-0/+25
* bsps/aarch64: RTEMS_DEBUG stack alignment faultsKinsey Moore2021-03-051-0/+8
* bsps/aarch64: Resolve usage of SUBALIGN()Kinsey Moore2021-03-051-4/+2
* bsps: Add missing DWARF 5 sectionsSebastian Huber2021-01-261-3/+5
* bsps: Support DWARF 5 sectionsSebastian Huber2021-01-251-8/+13
* spec/aarch64: Only apply SUBALIGN(4) to ILP32Kinsey Moore2020-11-231-2/+4
* bsps: Add Cortex-A53 ILP32 BSP variantKinsey Moore2020-10-051-0/+16
* bsps: Add Cortex-A53 LP64 basic BSPKinsey Moore2020-10-052-0/+644