RTEMS 6.1 does support ZynqMP on aarch64 architecture. The list you’re looking at is only those that have been specifically added to make those BSPs convenient. You can use one of those definitions to define your own BSP.bset if you’d like or you can specify those components as part of the sb-set-builder command line.
That was a bit of advance. Now stuck on the BSP build.
In chapter 2.5 it reads:
To select a proper BSP for your target hardware consult the BSPs (page 71) chapter
However, in page 71 there is no mention to BSP, obviously neither on how to select one.
Following chapters are about RSB Deployment, Tools configuration, Kernels, Packages…
How do a jump into page 71 and following help in selecting a BSP as in 2.5?
Isn’t the BSP instructions to build in 2.5.1?
What is built in chapter 5? Is it needed? is a reference?
Do I need to go through the steps in chapter 5 in the middle of 2.5 “Build a BSP”?
Am I the only one finding the User Manual utterly unhelpful?
Documentation is always a challenge. Feel free to file issues on it. Even better are patches. The documentation is its own repository.
As @opticron pointed out, there are only a handful of BSPs that have RSB bsets or are in deployment. There are about 200 BSPs and most do not have them.
And I had to go and try what is the “top of rtems source tree”
because there are 2 rtems folders and one src folder, plus the rsb that stands for rtemssource builder…
I know that when one works for years with something, tend to act and talk as if everyone knew most of what they know.
.
├── rtems
│ └── 6
└── src
├── rsb
└── rtems-6.1