summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/xilinx-zynqmp/abi.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cpukit: Add AArch64 SMP SupportKinsey Moore2021-09-211-0/+2
| | | | This adds SMP support for AArch64 in cpukit and for the ZynqMP BSPs.
* build: Merge default-by-family into by-variantSebastian Huber2021-08-181-1/+0
| | | | | | | Prefix the BSP family name with "bsps/" to make it distinct to the BSP variant names. Update #4468.
* build: Use BSP family for optionsChris Johns2021-07-151-0/+1
| | | | | | | - Optionally add support for 'default-by-family' to allow option to be set by a family and so all related BSPs Close #4468
* spec/aarch64: Add BSPs for real ZynqMP hardwareKinsey Moore2021-05-271-0/+1
| | | | | | | Add the BSPs for running on the ZU3EG Ultrascale+ Zynq MPSoC and alter the option defaults necessary for them to run properly using the standard BOOT.BIN configured for PetaLinux that comes in the Out-of-Box package.
* spec/aarch64: Rename ZynqMP QEMU BSPsKinsey Moore2021-03-051-1/+1
| | | | | | The current ZynqMP BSPs don't have _qemu in their name as do all other RTEMS BSPs that are specifically made to run on QEMU. This fixes the naming for those ZynqMP BSP variants for easier identification.
* Add AArch64 ZynpMP BSPKinsey Moore2020-12-041-0/+22
This adds a BSP family that runs on the Xilinx Ultrascale+ MPSOC (ZynqMP) family of chips. It is configured to be usable on the Qemu ZCU102 machine definition and should be almost trivially portable to ZynqMP development boards and custom hardware. It is also configured to be usable with libbsd.